Skip to content

Hostname

10u.org

Last fetched

10u.org resolves to 1 IPv4 address operated by AS24544 in HK. WHOIS lists iana:3862 as the registrar.

Nutrition Label

WHISPER CANON · 10u.orgRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/10u.org

Resolution chain

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

IPPrefixASNOperatorCountry
122.10.113.53122.10.112.0/22AS24544HK

WHOIS identity

Registrar
iana:3862
Organization
domain protection services,
Contact emails

Subdomains

211 observed subdomains of 10u.org.

Web-graph footprint

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

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

14 SPF mechanisms authorising senders for 10u.org.

MechanismTarget
SPF_A10u.org
SPF_IP103.246.246.140
SPF_IP103.246.246.143
SPF_IP122.10.113.53
SPF_IP123.254.111.90
SPF_IP139.162.44.219
SPF_IP139.162.56.60
SPF_IP172.104.83.227
SPF_IP172.104.83.84
SPF_IP182.237.2.197
SPF_IP182.237.3.92
SPF_IP192.46.225.108
SPF_IP192.53.175.175
SPF_MX10u.org

Related pages

Pivot deeper into the graph from 10u.org.

Cypher and MCP

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

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