Skip to content

Hostname

circulight.com

Last fetched

circulight.com resolves to 103.14.12.223, announced in 103.14.12.0/22 by CHIRORO - Chiroro-Net Co.,Ltd. in JP. circulight.com 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 · circulight.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/circulight.com

Resolution chain

IPv6 resolution

No AAAA record for circulight.com is recorded in WhisperGraph.

Attribution

chiroro net

ORIGIN_AS

WHOIS identity

Registrar
iana:82
Contact emails
circulight.com@contactprivacy.com, domain@serverhosting-japan.com, doublereversesyllogism@gmail.com

Subdomains

Showing 2 of 2 subdomains (2 per page).

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • domain.name-server.jp
  • root.name-server.jp

MX records

  • sv.e-doshisha.com

SPF policy

  • mx: circulight.com
  • ip: 103.14.12.139
  • ip: 103.14.12.223
  • ip: 103.14.12.57

Threat-feed evidence

History

Related pages

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