Hostname
heapsgo.com
Last fetched
heapsgo.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
heapsgo.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.166.135.126 | 3.166.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.135.3 | 3.166.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.135.63 | 3.166.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.135.82 | 3.166.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.73.46 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.73.51 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.73.53 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.73.62 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of heapsgo.com owner
- Contact emails
- heapsgo@gmail.com
- 38004e52-5186-4f0f-bd3d-e179cd03b8dc@identity-protect.org
- 4acaa6a4-4186-470b-a565-da22696bd838@identity-protect.org
- 85368114-db79-4482-8a31-f8bf21c213ea@identity-protect.org
- a92c3182-3564-46d7-9f72-9b8c71a1542a@identity-protect.org
- bfd8f9b7-3169-4251-912a-a88370c0b24e@identity-protect.org
- cdae2ecf-b5ed-4b34-85b0-795d53a117d6@identity-protect.org
- fb1a2149-0702-4f22-8e9b-069c5ecadc0b@identity-protect.org
- owner-5476263@heapsgo.com.whoisprivacyservice.org
Subdomains
21 observed subdomains of heapsgo.com.
Showing 16 of 21. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from heapsgo.com in the public web crawl.
9 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for heapsgo.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from heapsgo.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "heapsgo.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.