Skip to content

Hostname

ibd-hiroba.jp

Last fetched

ibd-hiroba.jp resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

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

Resolution chain

ibd-hiroba.jp resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
175.41.199.172175.41.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
18.176.67.15818.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.177.253.24818.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.195.142.452.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
jimro co.,ltd.
Contact emails

Subdomains

1 observed subdomain of ibd-hiroba.jp.

Web-graph footprint

Distinct hostnames that link to or from ibd-hiroba.jp in the public web crawl.

7 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from ibd-hiroba.jp.

Cypher and MCP

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

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