Hostname
aboutbackyard.com
Last fetched
aboutbackyard.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
aboutbackyard.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 15.157.177.89 | 15.156.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 54.85.8.229 | 54.84.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of aboutbackyard.com owner
- Contact emails
- 11750362-8b5b-41aa-9eac-a0fc0ab17ff6@identity-protect.org
- 1be6f6cd-7bad-4930-a45b-b6d593ec6cf4@identity-protect.org
- 48df9206-73ac-476f-b5a3-e3cac4dad843@identity-protect.org
- f1b06a65-d6d2-45a5-8c36-7156810710bb@identity-protect.org
- f70ad04c-cd90-42d9-a2be-62d5c302ce93@identity-protect.org
- owner-10735888@aboutbackyard.com.whoisprivacyservice.org
- owner-8786194@aboutbackyard.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of aboutbackyard.com.
| Subdomain |
|---|
| www.aboutbackyard.com |
Web-graph footprint
Distinct hostnames that link to or from aboutbackyard.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from aboutbackyard.com.
- IP · 15.157.177.89
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CA
- Email · 11750362-8b5b-41aa-9eac-a0fc0ab17ff6@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: "aboutbackyard.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.