Hostname
interzum.com
Last fetched
interzum.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
interzum.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.32.87.117 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.87.15 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.87.35 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.87.5 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.181.111 | 18.160.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.181.2 | 18.160.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.181.38 | 18.160.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.181.67 | 18.160.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.82.25 | 3.161.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.161.82.44 | 3.161.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.161.82.54 | 3.161.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.161.82.92 | 3.161.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- claudia fischbach
- Contact emails
- c.fischbach@koelnmesse.de
- 1cc8a1c4-20df-40af-9869-cdda206aa8a3@identity-protect.org
- 23b020f8-3737-474d-b67b-9e242aa738a7@identity-protect.org
- 26eca85d-b101-46e8-8c15-887b5ccc6dac@identity-protect.org
- 31a941c3-757b-4787-8cd6-b9d1e5c5af2d@identity-protect.org
- 54a1f760-6ee5-40e4-8f76-1ff5a4bac938@identity-protect.org
- 79bd5f8b-b37e-4392-9bfa-367614ea2450@identity-protect.org
- owner-2114051@interzum.com.whoisprivacyservice.org
Subdomains
6 observed subdomains of interzum.com.
Web-graph footprint
Distinct hostnames that link to or from interzum.com in the public web crawl.
609 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for interzum.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.sendnode.com |
| SPF_INCLUDE | spf.koelnmesse.de |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | interzum.com |
Related pages
Pivot deeper into the graph from interzum.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "interzum.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.