Skip to content

Hostname

innen.hessen.de

Last fetched

innen.hessen.de resolves to 1 IPv4 address operated by SOPRADO-ANY - SOPRADO GmbH in DE.

Nutrition Label

WHISPER CANON · innen.hessen.deRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/innen.hessen.de

Resolution chain

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

IPPrefixASNOperatorCountry
185.5.80.119185.5.80.0/24AS20546SOPRADO-ANY - SOPRADO GmbHDE

WHOIS identity

No WHOIS records are currently associated with innen.hessen.de in WhisperGraph.

Subdomains

1 observed subdomain of innen.hessen.de.

Web-graph footprint

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

962 sites link to this hostname.

190 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for innen.hessen.de.

MechanismTarget
SPF_INCLUDE_spf.hessen.de

Related pages

Pivot deeper into the graph from innen.hessen.de.

Cypher and MCP

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

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