Skip to content

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

WHISPER CANON · interzum.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/interzum.com

Resolution chain

interzum.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.32.87.11713.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.87.1513.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.87.3513.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.87.513.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.181.11118.160.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.181.218.160.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.181.3818.160.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.181.6718.160.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.82.253.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.443.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.543.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.923.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
claudia fischbach
Contact emails

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.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for interzum.com.

MechanismTarget
SPF_INCLUDE_spf.sendnode.com
SPF_INCLUDEspf.koelnmesse.de
SPF_INCLUDEspf.protection.outlook.com
SPF_MXinterzum.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.