Skip to content

Hostname

servan.jp

Last fetched

servan.jp resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · servan.jpRouting diversity5.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/servan.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.159.181.15813.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
176.32.68.212176.32.64.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.143.1463.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.50.12135.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.143.20035.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.68.13935.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.124.22852.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.198.67.1852.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.246.3754.249.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.219.7154.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.94.21713.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.179.22013.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
estate search,
Contact emails

Subdomains

2 observed subdomains of servan.jp.

Web-graph footprint

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

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for servan.jp.

MechanismTarget
SPF_INCLUDEkagoya.net
SPF_IP120.137.171.225/32
SPF_IP61.211.209.71/32

Related pages

Pivot deeper into the graph from servan.jp.

Cypher and MCP

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

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