Hostname
hyperfrustum.com
Last fetched
hyperfrustum.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
hyperfrustum.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 |
|---|---|---|---|---|
| 108.158.32.22 | 108.158.32.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 108.158.32.23 | 108.158.32.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 108.158.32.91 | 108.158.32.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 108.158.32.96 | 108.158.32.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 52.85.78.120 | 52.85.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.78.124 | 52.85.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.78.20 | 52.85.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.78.79 | 52.85.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of hyperfrustum.com owner
- Contact emails
- 476a1b27-6f2b-4d4b-aece-41c2584e508b@identity-protect.org
- 5a1b1e77-dead-4488-998d-a46f729cbea8@identity-protect.org
- 687848e6-99fa-4d6b-b793-5886146b5d7f@identity-protect.org
- 84e824be-c01b-4d61-9fb5-9420605692ce@identity-protect.org
- e48b69e1-8ebc-4a0a-b396-8ac08f742fd7@identity-protect.org
- e7215cff-a16a-4154-b77b-94b40978f6e5@identity-protect.org
Subdomains
9 observed subdomains of hyperfrustum.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for hyperfrustum.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from hyperfrustum.com.
- IP · 108.158.32.22
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · AU
- Email · 476a1b27-6f2b-4d4b-aece-41c2584e508b@identity-protect.org
- TLD · .com
- Browse hostnames · hy…
- 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: "hyperfrustum.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.