Skip to content

Hostname

ifu.hyperfine.io

Last fetched

ifu.hyperfine.io resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

WHISPER CANON · ifu.hyperfine.ioRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/ifu.hyperfine.io

Resolution chain

ifu.hyperfine.io resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.164.144.12518.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.144.618.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.144.8518.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.144.9718.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
3.163.139.23.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR
3.163.139.223.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR
3.163.139.773.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR
3.163.139.913.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR

WHOIS identity

No WHOIS records are currently associated with ifu.hyperfine.io in WhisperGraph.

Subdomains

1 observed subdomain of ifu.hyperfine.io.

Threat posture

History

Related pages

Pivot deeper into the graph from ifu.hyperfine.io.

Cypher and MCP

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

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