Skip to content

Hostname

com-u.net

Last fetched

com-u.net resolves to 2 IPv4 addresses operated by AS55933 in CN. WHOIS lists iana:1923 as the registrar.

Nutrition Label

WHISPER CANON · com-u.netRouting diversity2.4/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/com-u.net

Resolution chain

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

WHOIS identity

Registrar
iana:1923
Organization
liuxiaolue
Contact emails

Subdomains

322 observed subdomains of com-u.net.

Web-graph footprint

Distinct hostnames that link to or from com-u.net in the public web crawl.

2 sites linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for com-u.net.

MechanismTarget
SPF_Acom-u.net
SPF_INCLUDEspecialservers.com
SPF_IP109.203.107.113
SPF_IP109.203.107.114
SPF_IP5.77.51.155
SPF_MXcom-u.net

Related pages

Pivot deeper into the graph from com-u.net.

Cypher and MCP

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

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