Skip to content

Hostname

usddc.org.tw

Last fetched

usddc.org.tw resolves to 2 IPv4 addresses operated by TURNKEY-INTERNET - Turnkey Internet Inc. in US.

Nutrition Label

WHISPER CANON · usddc.org.twRouting diversity2.4/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/usddc.org.tw

Resolution chain

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

IPPrefixASNOperatorCountry
162.250.200.174162.250.200.0/22AS40244TURNKEY-INTERNET - Turnkey Internet Inc.US
192.142.3.3192.142.2.0/23AS6206NETROUTING-AS - Netrouting B.V.US

WHOIS identity

No WHOIS records are currently associated with usddc.org.tw in WhisperGraph.

Subdomains

2 observed subdomains of usddc.org.tw.

Web-graph footprint

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

8 sites link to this hostname.

107 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • usddc.org.tw

SPF policy

3 SPF mechanisms authorising senders for usddc.org.tw.

MechanismTarget
SPF_Ausddc.org.tw
SPF_IP192.142.3.3
SPF_MXusddc.org.tw

Related pages

Pivot deeper into the graph from usddc.org.tw.

Cypher and MCP

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

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