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
Resolution chain
ifrc.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 20.76.217.34 | 20.64.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | NL |
WHOIS identity
- Registrar
- iana:1052
- Organization
- whois privacy
- Contact emails
Subdomains
71 observed subdomains of ifrc.org.
Showing 25 of 71. View all subdomains →
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
MX records
SPF policy
17 SPF mechanisms authorising senders for ifrc.org.
| Mechanism | Target |
|---|---|
| SPF_A | mail.oodrive.ch |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | eu.zcsend.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | zoho.eu |
| SPF_IP | 148.59.101.16/28 |
| SPF_IP | 167.89.24.228 |
| SPF_IP | 18.168.140.58/32 |
| SPF_IP | 18.168.51.200/32 |
| SPF_IP | 195.144.59.4 |
| SPF_IP | 208.185.229.0/24 |
| SPF_IP | 208.185.235.0/24 |
| SPF_IP | 212.243.46.13 |
| SPF_IP | 212.6.158.132 |
| SPF_IP | 213.221.93.238 |
| SPF_IP | 213.221.93.239 |
| SPF_IP | 40.68.27.130 |
Related pages
Pivot deeper into the graph from ifrc.org.
- IP · 20.76.217.34
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:1052
- Country · NL
- Email · 1e48f014c9195275_o@whoisprivacy.com
- TLD · .org
- Browse hostnames · if…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.