Hostname
beenigma.com
Last fetched
beenigma.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
beenigma.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
- josh egan
- Contact emails
- 14720a7e2b07fbcaca9bc9154cbbc65b42e86a03@privatedomain.gkg.net
- 2b195feec3fd228d296f58a11f72b9a8613703d4@privatedomain.gkg.net
- 525d3d6908b425c82ec19de2ee50eb4bc9d93e23@privatedomain.gkg.net
- 761eeea8fe0e69890a8aeb861720a505ae85592c@privatedomain.gkg.net
- 9acfd8bcc3e363d2ea749cbb031f7b38bd516f42@privatedomain.gkg.net
- ac439570319b662be4baf929022fce308c28c3e0@privatedomain.gkg.net
- e0ce05abe8dc1fd8f1ebb8d2866a2abbb3d9b31c@privatedomain.gkg.net
- josh@twenty3.co.nz
Subdomains
1 observed subdomain of beenigma.com.
| Subdomain |
|---|
| www.beenigma.com |
Web-graph footprint
Distinct hostnames that link to or from beenigma.com in the public web crawl.
5 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 beenigma.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from beenigma.com.
- IP · 100.28.50.84
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:93
- Country · US
- Email · 14720a7e2b07fbcaca9bc9154cbbc65b42e86a03@privatedomain.gkg.net
- TLD · .com
- Browse hostnames · be…
- 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: "beenigma.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.