Skip to content

Hostname

integrationsaemter.de

Last fetched

integrationsaemter.de resolves to 1 IPv4 address operated by AS47447 in DE.

Nutrition Label

WHISPER CANON · integrationsaemter.deRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/integrationsaemter.de

Resolution chain

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

IPPrefixASNOperatorCountry
194.6.211.65194.6.208.0/22AS47447DE

WHOIS identity

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

Subdomains

36 observed subdomains of integrationsaemter.de.

Web-graph footprint

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

626 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for integrationsaemter.de.

MechanismTarget
SPF_Aintegrationsaemter.de
SPF_IP178.77.109.239
SPF_IP194.6.211.63
SPF_IP194.6.211.64
SPF_IP194.6.211.65
SPF_IP212.91.232.19
SPF_IP212.91.232.27/32
SPF_IP37.61.200.169
SPF_IP62.26.137.20
SPF_IP91.250.84.138
SPF_IP92.51.183.53
SPF_MXintegrationsaemter.de

Related pages

Pivot deeper into the graph from integrationsaemter.de.

Cypher and MCP

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

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