Hostname
buckheadroofing.com
Last fetched
buckheadroofing.com resolves to 2 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
buckheadroofing.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 |
|---|---|---|---|---|
| 18.208.88.157 | 18.208.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.84.224.111 | 98.80.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1479
- Organization
- domain administrator
- Contact emails
- buckheadroofing.com@domainsbyproxy.com
- pw-04f2e4239b66c22f1b2b52af4ccaa7bb@privacyguardian.org
- pw-23227dcb219588b1ba6b18130cc13894@privacyguardian.org
- pw-438a2349a6e981136551602ee3bc4efa@privacyguardian.org
- pw-52bb229951e5fcfc1fadcca20a46b383@privacyguardian.org
- pw-8cd5ee2e2d69b53738e18ceb18e546bc@privacyguardian.org
- pw-c8f9ae43745fbe2b942284bf867989e1@privacyguardian.org
- pw-f7b0a96db7fcfaa03ff7e7ad595dd85f@privacyguardian.org
Subdomains
3 observed subdomains of buckheadroofing.com.
Web-graph footprint
Distinct hostnames that link to or from buckheadroofing.com in the public web crawl.
9 sites link to this hostname.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for buckheadroofing.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from buckheadroofing.com.
- IP · 18.208.88.157
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:1479
- Country · US
- Email · buckheadroofing.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · bu…
- 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: "buckheadroofing.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.