All hostnames hri.fi resolves to 17 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.
Nutrition Label WHISPER CANON · hri.fi Routing diversity 5.6/10 Peering density 9.4/10 MOAS conflict ✓ none Threat-feed listings 6.0/10 WHOIS transparency 0.0/10 Resolver footprint 5.2/10 canon.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.
IP Prefix ASN Operator Country 108.128.231.203 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 18.200.220.92 18.200.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.248.137.44 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.255.168.219 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.19.117.145 52.18.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.213.122.92 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.213.235.116 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.215.173.142 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.215.96.41 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.31.56.53 52.30.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.51.76.201 52.48.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.155.181.79 54.155.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.195.87.103 54.195.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.217.213.36 54.216.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.76.170.25 54.76.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.76.60.45 54.76.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.78.180.56 54.78.0.0/16 AS16509 AMAZON-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.
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .