Skip to content

Hostname

unctad.org

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.27.93104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.174.241172.66.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
international computing centre
Contact emails

Subdomains

43 observed subdomains of unctad.org.

Web-graph footprint

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

16,530 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

25 SPF mechanisms authorising senders for unctad.org.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf1.unicc.unicc.org
SPF_INCLUDEun.org
SPF_IP149.72.0.0/16
SPF_IP159.183.0.0/16
SPF_IP167.89.0.0/17
SPF_IP168.245.0.0/17
SPF_IP192.254.112.0/20
SPF_IP192.91.247.68
SPF_IP192.91.247.70
SPF_IP193.239.220.10
SPF_IP193.239.220.11
SPF_IP193.239.220.12
SPF_IP198.21.0.0/21
SPF_IP198.37.144.0/20
SPF_IP198.37.152.136
SPF_IP208.117.48.0/20
SPF_IP223.165.113.0/24
SPF_IP223.165.115.0/24
SPF_IP223.165.118.0/23
SPF_IP223.165.120.0/23
SPF_IP40.113.148.34
SPF_IP40.68.118.16
SPF_IP50.31.32.0/19
SPF_IP64.14.177.184

Related pages

Pivot deeper into the graph from unctad.org.

Cypher and MCP

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

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