Skip to content

Hostname

computer-technology.hateblo.jp

Last fetched

computer-technology.hateblo.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · computer-technology.hateblo.jpRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/computer-technology.hateblo.jp

Resolution chain

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

IPPrefixASNOperatorCountry
18.154.29.12718.154.28.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.154.29.318.154.28.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.154.29.5918.154.28.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.154.29.7118.154.28.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.164.124.10718.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.6218.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.7018.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.9518.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from computer-technology.hateblo.jp in the public web crawl.

Threat posture

History

Related pages

Pivot deeper into the graph from computer-technology.hateblo.jp.

Cypher and MCP

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

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