Skip to content

Hostname

uscdns.com

Last fetched

uscdns.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. uscdns.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · uscdns.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/uscdns.com

Resolution chain

No IPv4 resolution is recorded for uscdns.com in WhisperGraph.

IPv6 resolution

No AAAA record for uscdns.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of uscdns.com owner
Contact emails
35154064@qq.com, 2af620ec-1913-43c6-b2f2-d3fff79d4284@identity-protect.org, 3538ff77-e93b-4b77-8baf-992b20a7e818@identity-protect.org, 84aae915-3e0d-4f0b-aa9c-636f63887980@identity-protect.org, 91aa9aa5-342a-4388-88fd-e6c096a271fd@identity-protect.org, eed6fd76-a1e2-4af0-9db3-02276d754359@identity-protect.org, ffdd0270-d611-4a89-ac0b-8929e36c2f27@identity-protect.org, owner-11599872@uscdns.com.whoisprivacyservice.org

Subdomains

Mail and authentication

Nameservers

  • ns-144.awsdns-18.com
  • ns-695.awsdns-22.net
  • a.root-servers.net
  • b.root-servers.net
  • c.root-servers.net
  • d.root-servers.net
  • e.root-servers.net
  • f.root-servers.net
  • g.root-servers.net
  • h.root-servers.net
  • i.root-servers.net
  • j.root-servers.net
  • k.root-servers.net
  • l.root-servers.net
  • m.root-servers.net
  • ns-1404.awsdns-47.org
  • ns-1688.awsdns-19.co.uk

Threat-feed evidence

History

Related pages

Pivot from uscdns.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "uscdns.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.