Skip to content

Hostname

classaction.usanetwork.com

Last fetched

classaction.usanetwork.com resolves to 6 IPv4 addresses operated by CORPORACION NACIONAL DE TELECOMUNICACIONES - CNT EP in EC.

Nutrition Label

WHISPER CANON · classaction.usanetwork.comRouting diversity3.0/10Peering density9.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/classaction.usanetwork.com

Resolution chain

classaction.usanetwork.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
190.214.208.16190.214.208.0/24AS28006CORPORACION NACIONAL DE TELECOMUNICACIONES - CNT EPEC
190.214.208.8190.214.208.0/24AS28006CORPORACION NACIONAL DE TELECOMUNICACIONES - CNT EPEC
23.45.168.12123.45.168.0/23AS20940AKAMAI-ASN1AU
23.45.168.12123.45.168.0/23AS20940AKAMAI-ASN1AU
23.45.168.8923.45.168.0/23AS20940AKAMAI-ASN1AU
23.45.168.8923.45.168.0/23AS20940AKAMAI-ASN1AU
41.231.245.4341.231.245.0/24AS2609TN-BB-AS Tunisia BackBone ASTN
41.231.245.4941.231.245.0/24AS2609TN-BB-AS Tunisia BackBone ASTN

WHOIS identity

No WHOIS records are currently associated with classaction.usanetwork.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from classaction.usanetwork.com in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from classaction.usanetwork.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "classaction.usanetwork.com"})-[: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.