Skip to content

Hostname

impfen-info.de

Last fetched

impfen-info.de resolves to 1 IPv4 address operated by AS61157 in DE.

Nutrition Label

WHISPER CANON · impfen-info.deRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/impfen-info.de

Resolution chain

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

IPPrefixASNOperatorCountry
195.252.136.60195.252.128.0/19AS61157DE

WHOIS identity

No WHOIS records are currently associated with impfen-info.de in WhisperGraph.

Subdomains

6 observed subdomains of impfen-info.de.

Web-graph footprint

Distinct hostnames that link to or from impfen-info.de in the public web crawl.

1,551 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for impfen-info.de.

MechanismTarget
SPF_INCLUDE_spf.bioeg.de
SPF_INCLUDE_spf.bzga.de
SPF_INCLUDE_spf1.bund.de

Related pages

Pivot deeper into the graph from impfen-info.de.

Cypher and MCP

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

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