Skip to content

Hostname

i3f2.net

Last fetched

i3f2.net resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · i3f2.netRouting diversity5.6/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/i3f2.net

Resolution chain

i3f2.net resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.56.40.15813.56.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
34.249.106.14334.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.218.12752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.51.161.19552.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.153.3.954.153.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.155.167.18354.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.229.189.24854.229.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.73.114.5054.73.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.74.29.6054.74.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.76.244.20554.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.78.213.19054.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
63.32.17.11563.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
63.33.163.1863.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:468
Organization
domain registration
Contact emails

Subdomains

4 observed subdomains of i3f2.net.

Threat posture

History

Related pages

Pivot deeper into the graph from i3f2.net.

Cypher and MCP

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

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