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
Resolution chain
amperecomputing.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 4.156.177.22 | 4.144.0.0/12 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
67 observed subdomains of amperecomputing.com.
Showing 25 of 67. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from amperecomputing.com in the public web crawl.
483 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
17 SPF mechanisms authorising senders for amperecomputing.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.atlassian.net |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | emailus.freshservice.com |
| SPF_INCLUDE | sent-via.netsuite.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 118.69.219.201 |
| SPF_IP | 140.82.198.0/24 |
| SPF_IP | 150.195.203.0/24 |
| SPF_IP | 209.247.141.18 |
| SPF_IP | 216.194.108.62 |
| SPF_IP | 216.194.99.49 |
| SPF_IP | 4.28.13.142 |
| SPF_IP | 45.62.176.0/21 |
| SPF_IP | 45.62.184.0/23 |
| SPF_IP | 45.62.187.192 |
| SPF_IP | 66.35.38.217 |
| SPF_IP | 96.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.