Skip to content

Hostname

flyvice.fi

Last fetched

flyvice.fi resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · flyvice.fiRouting diversity4.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/flyvice.fi

Resolution chain

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

IPPrefixASNOperatorCountry
18.185.166.8618.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.194.119.8618.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.199.113.14918.198.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.123.166.883.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.125.7.1683.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.179.213.16263.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

2 observed subdomains of flyvice.fi.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for flyvice.fi.

MechanismTarget
SPF_Aflyvice.fi
SPF_INCLUDE_spf.google.com
SPF_MXflyvice.fi

Related pages

Pivot deeper into the graph from flyvice.fi.

Cypher and MCP

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

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