Hostname
sensational.com
Last fetched
sensational.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:93 as the registrar.
Nutrition Label
Resolution chain
sensational.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 |
|---|---|---|---|---|
| 100.28.50.84 | 100.24.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.49.15.53 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.233.191.197 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.233.97.160 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.214.64.96 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.145.193.122 | 54.144.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.145.222.226 | 54.144.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.147.125.185 | 54.147.64.0/18 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:93
- Organization
- mandm incorporated
- Contact emails
- 02ce00c8e564d19175169efb701e5a05be87900d@privatedomain.gkg.net
- 0ba5d4b6ad88426eec10f45527b23b208feb9279@privatedomain.gkg.net
- 0dcc7c9e53fa15245ba19037af31b4704c313738@privatedomain.gkg.net
- 18c67d565df34d87842d6d53191aa215777e6081@privatedomain.gkg.net
- 1da48fd77002d8a6a1668a04876d5071988a904d@privatedomain.gkg.net
- 1eb33593bbc629c4270368aa5a023dbb20cc836c@privatedomain.gkg.net
- 253cef38364e2dee7c5b680de2d74108152838be@privatedomain.gkg.net
- 89ccae97ff5bf8e3f4e3912ee3235c9721299d5a@privatedomain.gkg.net
- 93d72e2d61195eeb806bfbb0136855a41903da8f@privatedomain.gkg.net
- 9f5e96fdbeff9f8337492e4e2d2a8ad80c464d24@privatedomain.gkg.net
- a7f76b05750f5a9de129055fe7ad8f84ea1bb688@privatedomain.gkg.net
- aa68570a072ee2c4772642c5de31e4321e4332c0@privatedomain.gkg.net
- b00ea290b6eef24a767e4570fc424c0d774704e5@privatedomain.gkg.net
- b6030d0dc937e77d67f74b8cd680e937fea6ecf3@privatedomain.gkg.net
- c4106ebe668448641ce71ad9e0b529840ad47d6b@privatedomain.gkg.net
- d4b8db63e2c7c366ea7d0da935b1576c215d1cbb@privatedomain.gkg.net
- d9db75a73282e482ab4b973476bf28333d07a592@privatedomain.gkg.net
- e008bf4473549f04b2fdb5de8415615ab6093ff5@privatedomain.gkg.net
- e244aa52644b042e972bf5db85add4cb488aaf48@privatedomain.gkg.net
- e543f0e6e4d571a75aac30041ee4fe699cbe888f@privatedomain.gkg.net
- and 1 more
Subdomains
6 observed subdomains of sensational.com.
Web-graph footprint
Distinct hostnames that link to or from sensational.com in the public web crawl.
11 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for sensational.com.
| Mechanism | Target |
|---|---|
| SPF_A | sensational.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | sensational.com |
Related pages
Pivot deeper into the graph from sensational.com.
- IP · 100.28.50.84
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:93
- Country · US
- Email · 02ce00c8e564d19175169efb701e5a05be87900d@privatedomain.gkg.net
- TLD · .com
- Browse hostnames · se…
- 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: "sensational.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.