Skip to content

Hostname

udngroup.com

Last fetched

udngroup.com resolves to 2 IPv4 addresses operated by AS9919 in TW. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · udngroup.comRouting diversity2.4/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/udngroup.com

Resolution chain

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

WHOIS identity

Registrar
iana:2
Organization
daily news, united
Contact emails

Subdomains

35 observed subdomains of udngroup.com.

Web-graph footprint

Distinct hostnames that link to or from udngroup.com in the public web crawl.

113 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for udngroup.com.

MechanismTarget
SPF_IP122.147.2.91
SPF_IP124.9.11.69
SPF_IP210.243.166.146
SPF_IP210.243.166.157
SPF_IP210.243.166.162/32
SPF_IP211.20.177.100
SPF_IP59.124.117.69
SPF_IP61.220.137.27

Related pages

Pivot deeper into the graph from udngroup.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "udngroup.com"})-[: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.