Skip to content

Hostname

amperecomputing.com

Last fetched

amperecomputing.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · amperecomputing.comRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/amperecomputing.com

Resolution chain

amperecomputing.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
4.156.177.224.144.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

67 observed subdomains of amperecomputing.com.

Web-graph footprint

Distinct hostnames that link to or from amperecomputing.com in the public web crawl.

483 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for amperecomputing.com.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEemailus.freshservice.com
SPF_INCLUDEsent-via.netsuite.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP118.69.219.201
SPF_IP140.82.198.0/24
SPF_IP150.195.203.0/24
SPF_IP209.247.141.18
SPF_IP216.194.108.62
SPF_IP216.194.99.49
SPF_IP4.28.13.142
SPF_IP45.62.176.0/21
SPF_IP45.62.184.0/23
SPF_IP45.62.187.192
SPF_IP66.35.38.217
SPF_IP96.76.116.121

Related pages

Pivot deeper into the graph from amperecomputing.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "amperecomputing.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.