Skip to content

Hostname

hri.fi

Last fetched

hri.fi resolves to 17 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · hri.fiRouting diversity5.6/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/hri.fi

Resolution chain

hri.fi resolves to 17 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.128.231.203108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
18.200.220.9218.200.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
34.248.137.4434.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.255.168.21934.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.117.14552.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.122.9252.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.235.11652.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.215.173.14252.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.215.96.4152.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.56.5352.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.51.76.20152.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.155.181.7954.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.195.87.10354.195.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.217.213.3654.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.76.170.2554.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.76.60.4554.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.78.180.5654.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with hri.fi in WhisperGraph.

Subdomains

3 observed subdomains of hri.fi.

Web-graph footprint

Distinct hostnames that link to or from hri.fi in the public web crawl.

220 sites link to this hostname.

130 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from hri.fi.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "hri.fi"})-[: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.