Skip to content

Hostname

lvnmatch.com

Last fetched

lvnmatch.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · lvnmatch.comRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/lvnmatch.com

Resolution chain

lvnmatch.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.230.205.12613.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
35.75.34.8035.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.148.24635.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.49.21835.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.82.8335.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.161.19152.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.163.15252.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.238.201.8854.238.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.238.250.2854.238.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
daimu kawai
Contact emails

Subdomains

22 observed subdomains of lvnmatch.com.

Web-graph footprint

Distinct hostnames that link to or from lvnmatch.com in the public web crawl.

68 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for lvnmatch.com.

MechanismTarget
SPF_Asmtp.lvn.co.jp
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf-c.lvn.co.jp
SPF_IP13.113.99.90
SPF_IP54.178.196.215

Related pages

Pivot deeper into the graph from lvnmatch.com.

Cypher and MCP

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

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