Skip to content

Hostname

springerpflege.de

Last fetched

springerpflege.de resolves to 3 IPv4 addresses operated by FASTLY - Fastly, Inc. in DE.

Nutrition Label

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

Resolution chain

springerpflege.de resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
146.75.116.95146.75.116.0/22AS54113FASTLY - Fastly, Inc.DE
146.75.28.95146.75.28.0/22AS54113FASTLY - Fastly, Inc.SG
199.232.172.95199.232.172.0/22AS54113FASTLY - Fastly, Inc.NL

WHOIS identity

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

Subdomains

6 observed subdomains of springerpflege.de.

Web-graph footprint

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

381 sites link to this hostname.

300 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for springerpflege.de.

Related pages

Pivot deeper into the graph from springerpflege.de.

Cypher and MCP

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

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