Skip to content

Hostname

undgc.org

Last fetched

undgc.org resolves to 1 IPv4 address operated by AS-RETELIT-IRIDEOS - Retelit Digital Services S.p.A. in IT. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · undgc.orgRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/undgc.org

Resolution chain

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

IPPrefixASNOperatorCountry
194.244.111.31194.244.0.0/16AS3302AS-RETELIT-IRIDEOS - Retelit Digital Services S.p.A.IT

WHOIS identity

Registrar
iana:69
Organization
Contact emails

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for undgc.org.

MechanismTarget
SPF_IP194.244.111.0/24
SPF_IP194.244.112.0/24
SPF_IP203.211.149.65
SPF_IP217.188.244.0/24
SPF_IP64.202.101.128/25
SPF_IP67.229.50.192/27
SPF_MXundgc.org

Related pages

Pivot deeper into the graph from undgc.org.

Cypher and MCP

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

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