Skip to content

Hostname

held.de

Last fetched

held.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · held.deRouting diversity1.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/held.de

Resolution chain

held.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
116.203.35.247116.203.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with held.de in WhisperGraph.

Subdomains

33 observed subdomains of held.de.

Web-graph footprint

Distinct hostnames that link to or from held.de in the public web crawl.

290 sites link to this hostname.

78 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for held.de.

MechanismTarget
SPF_Aheld.de
SPF_INCLUDE_spf.perfora.net
SPF_INCLUDEspf.nl2go.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP24.134.95.241
SPF_IP77.75.250.11
SPF_IP80.82.213.175/32
SPF_IP80.82.213.24/32

Related pages

Pivot deeper into the graph from held.de.

Cypher and MCP

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

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