Skip to content

Hostname

heiseloch.de

Last fetched

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

Nutrition Label

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

Resolution chain

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.134.333.5.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.135.343.5.135.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.137.1573.5.137.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.137.733.5.137.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.169.22052.219.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.171.14852.219.171.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.171.7652.219.171.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.47.16252.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 heiseloch.de in WhisperGraph.

Subdomains

2 observed subdomains of heiseloch.de.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for heiseloch.de.

MechanismTarget
SPF_Aheiseloch.de
SPF_INCLUDEispgateway.de
SPF_INCLUDEspf.vegasystems.de
SPF_MXheiseloch.de

Related pages

Pivot deeper into the graph from heiseloch.de.

Cypher and MCP

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

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