Skip to content

Hostname

lisn.co.jp

Last fetched

lisn.co.jp resolves to 1 IPv4 address operated by AS2514 in JP.

Nutrition Label

WHISPER CANON · lisn.co.jpRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/lisn.co.jp

Resolution chain

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

IPPrefixASNOperatorCountry
1.33.173.1831.33.0.0/16AS2514JP

WHOIS identity

No WHOIS records are currently associated with lisn.co.jp in WhisperGraph.

Subdomains

4 observed subdomains of lisn.co.jp.

Web-graph footprint

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

72 sites link to this hostname.

38 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • lisn.co.jp

SPF policy

10 SPF mechanisms authorising senders for lisn.co.jp.

MechanismTarget
SPF_INCLUDEfmx.etius.jp
SPF_INCLUDEmail05.arc.etius.jp
SPF_INCLUDErose-giraffe-635e0b1c445e6d3c.znlc.jp
SPF_INCLUDEspf.ecbeing.co.jp
SPF_IP1.33.172.2/32
SPF_IP1.33.173.183
SPF_IP164.46.112.197
SPF_IP210.175.7.1/32
SPF_IP210.197.108.203/32
SPF_IP210.231.184.194/32

Related pages

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

Cypher and MCP

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

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