Skip to content

Hostname

ifrc.org

Last fetched

ifrc.org resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · ifrc.orgRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/ifrc.org

Resolution chain

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

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

WHOIS identity

Registrar
iana:1052
Organization
whois privacy
Contact emails

Subdomains

71 observed subdomains of ifrc.org.

Web-graph footprint

Distinct hostnames that link to or from ifrc.org in the public web crawl.

5,756 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for ifrc.org.

MechanismTarget
SPF_Amail.oodrive.ch
SPF_INCLUDEamazonses.com
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzoho.eu
SPF_IP148.59.101.16/28
SPF_IP167.89.24.228
SPF_IP18.168.140.58/32
SPF_IP18.168.51.200/32
SPF_IP195.144.59.4
SPF_IP208.185.229.0/24
SPF_IP208.185.235.0/24
SPF_IP212.243.46.13
SPF_IP212.6.158.132
SPF_IP213.221.93.238
SPF_IP213.221.93.239
SPF_IP40.68.27.130

Related pages

Pivot deeper into the graph from ifrc.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ifrc.org"})-[: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.