Skip to content

Hostname

unicef.de

Last fetched

unicef.de resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
20.234.190.9020.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

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

Subdomains

241 observed subdomains of unicef.de.

Web-graph footprint

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

3,928 sites link to this hostname.

455 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

27 SPF mechanisms authorising senders for unicef.de.

MechanismTarget
SPF_Aunicef.de
SPF_INCLUDE_spf.eu.mailgun.org
SPF_INCLUDE_spf.zimpel.de
SPF_INCLUDEagenturserver.de
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.151.192.0/23
SPF_IP176.52.242.132
SPF_IP178.63.165.160/28
SPF_IP178.63.169.208/28
SPF_IP178.77.81.103
SPF_IP185.12.80.0/22
SPF_IP188.172.128.0/20
SPF_IP192.161.144.0/20
SPF_IP193.201.168.170
SPF_IP193.201.168.171
SPF_IP193.201.168.38/32
SPF_IP216.198.0.0/18
SPF_IP46.4.145.64/28
SPF_IP77.75.252.121
SPF_IP80.237.138.0/24
SPF_IP85.25.89.5/32
SPF_IP88.198.181.208/28
SPF_IP88.198.249.64/28
SPF_IP88.198.96.0/27
SPF_MXunicef.de

Related pages

Pivot deeper into the graph from unicef.de.

Cypher and MCP

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

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