Skip to content

Hostname

amref.org

Last fetched

amref.org resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · amref.orgRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/amref.org

Resolution chain

amref.org resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.14.132104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.15.132104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.68.135172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
173.231.207.30173.231.200.0/21AS22611INMOTION - InMotion Hosting, Inc.US

WHOIS identity

Registrar
iana:303
Organization
amref
Contact emails

Subdomains

76 observed subdomains of amref.org.

Web-graph footprint

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

796 sites link to this hostname.

101 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for amref.org.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.encrypttitan.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.msdp1.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP154.77.59.1
SPF_IP169.255.137.109
SPF_IP197.248.89.129
SPF_IP197.254.55.254
SPF_IP199.250.208.190
SPF_IP212.49.95.164
SPF_IP216.104.201.250
SPF_IP23.249.220.198
SPF_IP3.67.239.12
SPF_IP3.68.153.135
SPF_IP40.113.35.198
SPF_IP41.215.27.201
SPF_IP41.215.37.166
SPF_IP54.93.203.123

Related pages

Pivot deeper into the graph from amref.org.

Cypher and MCP

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

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