Skip to content

Hostname

savethechildren.de

Last fetched

savethechildren.de resolves to 1 IPv4 address operated by AS15817 in DE.

Nutrition Label

WHISPER CANON · savethechildren.deRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/savethechildren.de

Resolution chain

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

IPPrefixASNOperatorCountry
157.97.32.104157.97.32.0/20AS15817DE

WHOIS identity

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

Subdomains

23 observed subdomains of savethechildren.de.

Web-graph footprint

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

973 sites link to this hostname.

108 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for savethechildren.de.

MechanismTarget
SPF_INCLUDE_spf-eu.ionos.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEagenturserver.de
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP157.97.32.104
SPF_IP157.97.45.44
SPF_IP192.161.8.0/21
SPF_IP198.61.254.0/24
SPF_IP213.165.67.97/32
SPF_IP84.234.251.41/32
SPF_IP85.25.89.5/32
SPF_IP93.241.36.34

Related pages

Pivot deeper into the graph from savethechildren.de.

Cypher and MCP

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

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