Skip to content

Hostname

wcg.net

Last fetched

wcg.net resolves to 64.200.241.26, announced in 64.200.0.0/16 by LEVEL3 - Level 3 Parent, LLC in US. wcg.net 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 · wcg.netRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/wcg.net

Resolution chain

IPv6 resolution

No AAAA record for wcg.net is recorded in WhisperGraph.

Attribution

level parent

ORIGIN_AS

WHOIS identity

Registrar
iana:292
Registrant organisation
domain administrator
Contact emails
domainregistar@level3.com, domains@lumen.com

Subdomains

Mail and authentication

Nameservers

  • ns1.customer.level3.net
  • ns14.customer.level3.net
  • stldns1.wcg.net
  • tuldns1.wcg.net

Threat-feed evidence

History

Related pages

Pivot from wcg.net 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: "wcg.net"})-[: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.