Skip to content

Hostname

lightworks.co.jp

Last fetched

lightworks.co.jp resolves to 1 IPv4 address operated by AS7684 in JP.

Nutrition Label

WHISPER CANON · lightworks.co.jpRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/lightworks.co.jp

Resolution chain

lightworks.co.jp resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
133.125.28.170133.125.0.0/16AS7684JP

WHOIS identity

Registrar
Organization
lightworks corporation
Contact emails

Subdomains

5 observed subdomains of lightworks.co.jp.

Web-graph footprint

Distinct hostnames that link to or from lightworks.co.jp in the public web crawl.

140 sites link to this hostname.

208 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for lightworks.co.jp.

MechanismTarget
SPF_INCLUDE_netblocks.google.com
SPF_INCLUDE_netblocks2.google.com
SPF_INCLUDE_netblocks3.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEet._spf.pardot.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.baremetal.jp
SPF_INCLUDEspf.mta.hdems.com
SPF_IP113.39.72.0/24
SPF_IP114.147.131.251
SPF_IP122.210.0.88
SPF_IP122.248.237.234
SPF_IP202.144.226.188
SPF_IP211.8.26.0/24
SPF_IP219.106.232.0/24
SPF_IP221.116.241.37
SPF_IP54.254.106.141

Related pages

Pivot deeper into the graph from lightworks.co.jp.

Cypher and MCP

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

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