Skip to content

Hostname

18light.cc

Last fetched

18light.cc has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:839 as the registrar.

Nutrition Label

WHISPER CANON · 18light.ccRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/18light.cc

Resolution chain

18light.cc has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:839
Organization
18light game
Contact emails

Subdomains

13 observed subdomains of 18light.cc.

Web-graph footprint

Distinct hostnames that link to or from 18light.cc in the public web crawl.

31 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for 18light.cc.

MechanismTarget
SPF_A18light.cc
SPF_IP113.196.112.80/28
SPF_IP198.55.121.36
SPF_IP43.254.16.240/28
SPF_MX18light.cc

Related pages

Pivot deeper into the graph from 18light.cc.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "18light.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.