Skip to content

Hostname

973238.cc

Last fetched

973238.cc resolves to 9 IPv4 addresses operated by PEG-SV - PEG TECH INC in US.

Nutrition Label

WHISPER CANON · 973238.ccRouting diversity3.0/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/973238.cc

Resolution chain

973238.cc resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.233.202.81104.233.202.0/24AS54600PEG-SV - PEG TECH INCUS
104.233.202.82104.233.202.0/24AS54600PEG-SV - PEG TECH INCUS
104.233.202.84104.233.202.0/24AS54600PEG-SV - PEG TECH INCUS
104.233.202.85104.233.202.0/24AS54600PEG-SV - PEG TECH INCUS
104.233.202.86104.233.202.0/24AS54600PEG-SV - PEG TECH INCUS
67.229.243.11067.229.243.0/24AS35908VPLSNET - Krypt TechnologiesUS
67.229.48.21167.229.48.0/21AS35908VPLSNET - Krypt TechnologiesUS
67.229.49.12367.229.48.0/21AS35908VPLSNET - Krypt TechnologiesUS
67.229.49.1967.229.48.0/21AS35908VPLSNET - Krypt TechnologiesUS

WHOIS identity

No WHOIS records are currently associated with 973238.cc in WhisperGraph.

Subdomains

1 observed subdomain of 973238.cc.

Subdomain
www.973238.cc

Threat posture

History

Related pages

Pivot deeper into the graph from 973238.cc.

Cypher and MCP

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

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