Skip to content

Hostname

la-j.com

Last fetched

la-j.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in JP. WHOIS lists iana:1485 as the registrar.

Nutrition Label

WHISPER CANON · la-j.comRouting diversity1.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/la-j.com

Resolution chain

la-j.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
40.115.164.1240.112.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationJP

WHOIS identity

Registrar
iana:1485
Organization
link at japan co.,ltd.
Contact emails

Subdomains

46 observed subdomains of la-j.com.

Web-graph footprint

Distinct hostnames that link to or from la-j.com in the public web crawl.

32 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for la-j.com.

MechanismTarget
SPF_INCLUDE_netblocks.3hands.co.jp
SPF_INCLUDE_spf.mxhero.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP118.238.220.118
SPF_IP167.89.109.126
SPF_IP20.37.98.77
SPF_IP210.236.250.218
SPF_IP35.72.249.111
SPF_IP40.115.164.12
SPF_IP40.79.195.2

Related pages

Pivot deeper into the graph from la-j.com.

Cypher and MCP

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

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