Hostname
abo4rd.com
Last fetched
abo4rd.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
abo4rd.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.85.61.117 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.34 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.66 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.83 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of abo4rd.com owner
- Contact emails
- 1eceb51c-d282-414e-ad71-3dc864ec0ea4@identity-protect.org
- 6b03b971-f0aa-4d6a-bfb6-beb48cd10abd@identity-protect.org
- 889fba43-1e5d-4f3f-9edd-65ceb9a31a45@identity-protect.org
- c1c801d8-1197-4c7f-9de9-7b91ec0fb9d3@identity-protect.org
- cf8848f8-21b5-4994-a3ad-07f5ae2b89ed@identity-protect.org
- d06a88f8-c188-4a76-b8ef-0176de7bd6b3@identity-protect.org
- f2e9d085-9f4e-4447-accb-adfb2c5b07a6@identity-protect.org
- owner-3710384@abo4rd.com.whoisprivacyservice.org
Subdomains
15 observed subdomains of abo4rd.com.
Web-graph footprint
Distinct hostnames that link to or from abo4rd.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from abo4rd.com.
- IP · 52.85.61.117
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1eceb51c-d282-414e-ad71-3dc864ec0ea4@identity-protect.org
- TLD · .com
- Browse hostnames · ab…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "abo4rd.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.