Skip to content

Hostname

matcher.jp

Last fetched

matcher.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

WHISPER CANON · matcher.jpRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/matcher.jp

Resolution chain

matcher.jp resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.164.144.2618.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.144.318.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.144.3818.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.144.5018.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
65.9.175.11565.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.6765.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.765.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.9465.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
haruki teshima
Contact emails

Subdomains

14 observed subdomains of matcher.jp.

Web-graph footprint

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

198 sites link to this hostname.

439 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for matcher.jp.

MechanismTarget
SPF_INCLUDE5882263.spf07.hubspotemail.net
SPF_INCLUDEaspmx.googlemail.com
SPF_INCLUDEzoho.com
SPF_IP160.16.104.69
SPF_IP3.114.57.181
SPF_IP52.193.137.139
SPF_IP52.197.216.123
SPF_IP52.69.13.130
SPF_IP54.92.44.183
SPF_MXmatcher.jp

Related pages

Pivot deeper into the graph from matcher.jp.

Cypher and MCP

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

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