Skip to content

Hostname

unctv.org

Last fetched

unctv.org resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · unctv.orgRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/unctv.org

Resolution chain

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

IPPrefixASNOperatorCountry
54.225.198.19654.224.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:48
Organization
domain administrator
Contact emails

Subdomains

93 observed subdomains of unctv.org.

Web-graph footprint

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

266 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for unctv.org.

MechanismTarget
SPF_INCLUDE2606626.spf07.hubspotemail.net
SPF_INCLUDEprotection.outlook.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP152.4.101.0/24
SPF_IP216.54.104.128/25
SPF_IP52.124.61.0/24
SPF_IP52.170.84.184/32
SPF_IP69.50.133.162
SPF_MXunctv.org

Related pages

Pivot deeper into the graph from unctv.org.

Cypher and MCP

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

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