Skip to content

Hostname

ebidan.jp

Last fetched

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

Nutrition Label

WHISPER CANON · ebidan.jpRouting diversity5.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/ebidan.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.114.148.21113.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.158.254.1613.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.230.18.3913.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.176.48.19718.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.176.50.17718.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.177.8.20718.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.178.8.1018.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.180.237.20218.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.180.32.21518.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.187.1483.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.57.8435.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.76.12435.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.75.35.20935.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.78.30.14035.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.78.39.16735.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.212.2852.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.250.29.6054.250.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.204.19957.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.158.236.18113.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
stardust records
Contact emails

Subdomains

10 observed subdomains of ebidan.jp.

Web-graph footprint

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

163 sites link to this hostname.

249 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • ebidan.jp

SPF policy

7 SPF mechanisms authorising senders for ebidan.jp.

MechanismTarget
SPF_Aebidan.jp
SPF_Asv2201.xbiz.ne.jp
SPF_INCLUDEspf.sender.xserver.jp
SPF_INCLUDEspf1.siella.jp
SPF_IP180.189.37.128/25
SPF_IP54.250.186.95
SPF_MXebidan.jp

Related pages

Pivot deeper into the graph from ebidan.jp.

Cypher and MCP

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

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