Skip to content

Hostname

tabiiro.jp

Last fetched

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

Nutrition Label

WHISPER CANON · tabiiro.jpRouting diversity4.2/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/tabiiro.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.115.200.23813.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.231.81.9113.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.179.156.7518.179.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.125.25352.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.168.29.1254.168.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.173.11713.193.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
brangista
Contact emails

Subdomains

26 observed subdomains of tabiiro.jp.

Web-graph footprint

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

5,103 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • tabiiro.jp

SPF policy

9 SPF mechanisms authorising senders for tabiiro.jp.

Related pages

Pivot deeper into the graph from tabiiro.jp.

Cypher and MCP

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

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