Hostname
donate.guidedogs.com
Last fetched
donate.guidedogs.com resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.
Nutrition Label
Resolution chain
donate.guidedogs.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.52.59.178 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.233.218.174 | 18.232.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.235.85.77 | 18.232.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.207.9.108 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.169.17.253 | 35.168.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.198.196.174 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.209.235.154 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.0.191.195 | 52.0.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.158.161.26 | 54.156.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.85.97.104 | 98.80.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
No WHOIS records are currently associated with donate.guidedogs.com in WhisperGraph.
Web-graph footprint
Distinct hostnames that link to or from donate.guidedogs.com in the public web crawl.
Sample inbound links
Sample outbound links
- cdn.addevent.com
- appleid.cdn-apple.com
- facebook.com
- guidedogs.com
- 041fc14ff210d26d603e-6956c4bd1f618e4910a22ab206365c31.ssl.cf1.rackcdn.com
- 2512da8908144cffa2af-d1541db852aa5fc48fc903aadfd8c575.ssl.cf1.rackcdn.com
- 3e2889c5a1b88dbaae79-99c34bcc6f5bfb442c4523828d7e9744.ssl.cf1.rackcdn.com
- 87e8cbefed5dcb69f4d9-786ba4442b30b14fb5a32de160522497.ssl.cf1.rackcdn.com
- 8faf2558dc6b06de8e19-e32687a88d30fb6cef35f4c544ef78c6.ssl.cf1.rackcdn.com
- 96f8f4f60d478d4da507-33b0735e1ef87c51ff6ab3f3c71c7652.ssl.cf1.rackcdn.com
Threat posture
History
Related pages
Pivot deeper into the graph from donate.guidedogs.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "donate.guidedogs.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.