Skip to content

Hostname

integrationsamt-hessen.de

Last fetched

integrationsamt-hessen.de resolves to 2 IPv4 addresses operated by GD-EMEA-DC-SXB1 - Host Europe GmbH in FR.

Nutrition Label

WHISPER CANON · integrationsamt-hessen.deRouting diversity2.4/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/integrationsamt-hessen.de

Resolution chain

integrationsamt-hessen.de resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
91.250.82.16891.250.80.0/21AS8972GD-EMEA-DC-SXB1 - Host Europe GmbHFR
91.99.84.4091.99.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHDE

WHOIS identity

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

Subdomains

8 observed subdomains of integrationsamt-hessen.de.

Web-graph footprint

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

97 sites link to this hostname.

120 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for integrationsamt-hessen.de.

MechanismTarget
SPF_Aintegrationsamt-hessen.de
SPF_IP109.109.205.111
SPF_IP136.243.94.136
SPF_IP145.253.248.64/27
SPF_IP87.118.82.42
SPF_IP91.250.82.168
SPF_IP91.250.85.227
SPF_IP91.250.86.54
SPF_IP92.51.182.149
SPF_IP92.51.182.150
SPF_MXintegrationsamt-hessen.de

Related pages

Pivot deeper into the graph from integrationsamt-hessen.de.

Cypher and MCP

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

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