Skip to content

Hostname

www.heiseloch.de

Last fetched

www.heiseloch.de resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · www.heiseloch.deRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/www.heiseloch.de

Resolution chain

www.heiseloch.de resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.5.135.2513.5.135.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.136.1683.5.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.137.1823.5.137.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.137.653.5.137.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.139.1893.5.139.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.139.213.5.139.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.139.2313.5.139.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.47.24052.219.47.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
92.205.210.4192.205.208.0/21AS21499DE

WHOIS identity

No WHOIS records are currently associated with www.heiseloch.de in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for www.heiseloch.de.

MechanismTarget
SPF_Awww.heiseloch.de
SPF_INCLUDEispgateway.de
SPF_MXwww.heiseloch.de

Related pages

Pivot deeper into the graph from www.heiseloch.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "www.heiseloch.de"})-[: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.