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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 162.250.200.174 | 162.250.200.0/22 | AS40244 | TURNKEY-INTERNET - Turnkey Internet Inc. | US |
| 192.142.3.3 | 192.142.2.0/23 | AS6206 | NETROUTING-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.
| Subdomain |
|---|
| mail.usddc.org.tw |
| www.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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- usddc.org.tw
SPF policy
3 SPF mechanisms authorising senders for usddc.org.tw.
| Mechanism | Target |
|---|---|
| SPF_A | usddc.org.tw |
| SPF_IP | 192.142.3.3 |
| SPF_MX | usddc.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.