Hostname
boogspace.com
Last fetched
boogspace.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
boogspace.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 |
|---|---|---|---|---|
| 18.238.80.26 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.54 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.58 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.6 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.192.151.104 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.151.121 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.151.9 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.151.93 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of boogspace.com owner
- Contact emails
- boogspace.com@domainsbyproxy.com
- 255acc2e-63b7-48a6-8364-b28c5004caea@identity-protect.org
- 7e0a1225-b975-42f7-b852-7f08b74c13aa@identity-protect.org
- 84a69c2b-dc4e-49b5-a004-498f60eda66c@identity-protect.org
- 87f9ca4a-706f-4375-b540-540be04c0692@identity-protect.org
- 942c66da-5203-45df-ba1a-e5b29a8c841e@identity-protect.org
- acd4bda1-583d-4e57-9748-69695d190161@identity-protect.org
- owner-100271@boogspace.com.whoisprivacyservice.org
- owner-5054161@boogspace.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of boogspace.com.
| Subdomain |
|---|
| www.boogspace.com |
Web-graph footprint
Distinct hostnames that link to or from boogspace.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for boogspace.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_IP | 172.30.0.0/24 |
Related pages
Pivot deeper into the graph from boogspace.com.
- IP · 18.238.80.26
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · boogspace.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · bo…
- 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: "boogspace.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.