Skip to content

Hostname

netitys.fi

Last fetched

netitys.fi resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
34.248.194.3334.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.63.19652.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.75.19952.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.77.152.21854.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

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

Subdomains

10 observed subdomains of netitys.fi.

Web-graph footprint

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

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for netitys.fi.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.soittolinja.fi
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from netitys.fi.

Cypher and MCP

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

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