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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 190.214.208.16 | 190.214.208.0/24 | AS28006 | CORPORACION NACIONAL DE TELECOMUNICACIONES - CNT EP | EC |
| 190.214.208.8 | 190.214.208.0/24 | AS28006 | CORPORACION NACIONAL DE TELECOMUNICACIONES - CNT EP | EC |
| 23.45.168.121 | 23.45.168.0/23 | AS20940 | AKAMAI-ASN1 | AU |
| 23.45.168.121 | 23.45.168.0/23 | AS20940 | AKAMAI-ASN1 | AU |
| 23.45.168.89 | 23.45.168.0/23 | AS20940 | AKAMAI-ASN1 | AU |
| 23.45.168.89 | 23.45.168.0/23 | AS20940 | AKAMAI-ASN1 | AU |
| 41.231.245.43 | 41.231.245.0/24 | AS2609 | TN-BB-AS Tunisia BackBone AS | TN |
| 41.231.245.49 | 41.231.245.0/24 | AS2609 | TN-BB-AS Tunisia BackBone AS | TN |
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.