Skip to content

Hostname

uscc.com

Last fetched

uscc.com resolves to 107.154.75.106, announced in 107.154.75.0/24 by INCAPSULA - Incapsula Inc in US. uscc.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 · uscc.comRouting diversity2.4/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint7.2/10canon.whisper.security/host/uscc.com

Resolution chain

IPv6 resolution

Attribution

incapsula

ORIGIN_AS

WHOIS identity

Registrar
iana:299
Contact emails
uscellular.registrant@tdsinc.com, uscellular.registrant@teldta.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ag.ns.uscc.com
  • av.ns.uscc.com
  • ci.ns.uscc.com
  • hm.ns.uscc.com
  • sc.ns.uscc.com
  • a1-167.akam.net
  • a13-67.akam.net
  • a14-65.akam.net
  • a6-66.akam.net
  • a7-65.akam.net
  • a8-66.akam.net

SPF policy

  • mx: uscc.com
  • ip: 198.8.14.162
  • ip: 198.8.14.170
  • ip: 198.8.14.178
  • ip: 198.8.14.186

Threat-feed evidence

History

Related pages

Pivot from uscc.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: "uscc.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.