Skip to content

Hostname

anna.fi

Last fetched

anna.fi resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists registrar:louhi net oy as the registrar.

Nutrition Label

WHISPER CANON · anna.fiRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.5/10canon.whisper.security/host/anna.fi

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.5313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.239.18.10618.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.18.7018.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.18.7418.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.18.9418.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.208.1818.239.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.BE
18.239.208.2118.239.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.BE
18.239.208.9118.239.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.BE
18.239.208.9218.239.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.BE
65.8.131.11465.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.12265.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.2665.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.9365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:louhi net oy
Organization
otavamedia oy
Contact emails

Subdomains

11 observed subdomains of anna.fi.

Web-graph footprint

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

792 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for anna.fi.

MechanismTarget
SPF_INCLUDEspf.lianamailer.com

Related pages

Pivot deeper into the graph from anna.fi.

Cypher and MCP

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

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