Skip to content

Hostname

f-secure.com

Last fetched

f-secure.com resolves to 4 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists iana:447 as the registrar.

Nutrition Label

WHISPER CANON · f-secure.comRouting diversity3.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/f-secure.com

Resolution chain

f-secure.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.79.39.227104.79.32.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
184.30.179.63184.30.176.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.KR
23.45.102.25123.45.96.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.49.189.15523.49.176.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US

WHOIS identity

Registrar
iana:447
Organization
ai cheak chai
Contact emails

Subdomains

339 observed subdomains of f-secure.com.

Web-graph footprint

Distinct hostnames that link to or from f-secure.com in the public web crawl.

5,541 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for f-secure.com.

MechanismTarget
SPF_INCLUDEa._spf.f-secure.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEb._spf.f-secure.com
SPF_INCLUDEc._spf.f-secure.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from f-secure.com.

Cypher and MCP

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

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