Hostname
boomnation.com
Last fetched
boomnation.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
boomnation.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 |
|---|---|---|---|---|
| 13.227.249.103 | 13.227.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.227.249.112 | 13.227.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.227.249.16 | 13.227.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.227.249.65 | 13.227.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of boomnation.com owner
- Contact emails
- boomnation.com@domainsbyproxy.com
- domains@hugedomains.com
- 1f1fd6da-93ae-4f38-a0ef-7a3f55cfaf54@identity-protect.org
- 55409811-0636-4b9b-b90f-367488142e61@identity-protect.org
- 5d19848b-200b-4511-8150-e3db77a26455@identity-protect.org
- 68fe1a22-b685-4136-a3f6-eb3858823ab5@identity-protect.org
- bc9c9cf1-b62b-4fb7-984e-f23fa9420b13@identity-protect.org
- d0d987a5-715c-44df-9094-0f016fcf57a7@identity-protect.org
Subdomains
20 observed subdomains of boomnation.com.
Web-graph footprint
Distinct hostnames that link to or from boomnation.com in the public web crawl.
13 sites link to this hostname.
5 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for boomnation.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 19573833.spf03.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from boomnation.com.
- IP · 13.227.249.103
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · boomnation.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: "boomnation.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.