Skip to content

Hostname

c-spanvideo.org

Last fetched

c-spanvideo.org resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · c-spanvideo.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/c-spanvideo.org

Resolution chain

c-spanvideo.org resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.238.80.318.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.3818.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.4918.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.718.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.214.10852.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.5352.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.9152.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.9852.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:2
Organization
c-span
Contact emails

Subdomains

14 observed subdomains of c-spanvideo.org.

Web-graph footprint

Distinct hostnames that link to or from c-spanvideo.org in the public web crawl.

2,391 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from c-spanvideo.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "c-spanvideo.org"})-[: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.