Skip to content

Hostname

ip.wittchen.com

Last fetched

ip.wittchen.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB.

Nutrition Label

WHISPER CANON · ip.wittchen.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ip.wittchen.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.46.108108.156.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.156.46.89108.156.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.156.46.9108.156.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.156.46.91108.156.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
13.33.252.11313.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.12913.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.213.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.9113.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with ip.wittchen.com in WhisperGraph.

Subdomains

1 observed subdomain of ip.wittchen.com.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ip.wittchen.com.

MechanismTarget
SPF_INCLUDE_spf.emaillabs.net.pl
SPF_INCLUDEemaillabs.net.pl
SPF_INCLUDEemsd1.com
SPF_INCLUDEemsend4.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP89.161.253.192
SPF_MXip.wittchen.com

Related pages

Pivot deeper into the graph from ip.wittchen.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ip.wittchen.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.