Skip to content

Hostname

certex.fi

Last fetched

certex.fi resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL.

Nutrition Label

WHISPER CANON · certex.fiRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/certex.fi

Resolution chain

certex.fi resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
137.116.193.142137.116.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

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

Subdomains

4 observed subdomains of certex.fi.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for certex.fi.

MechanismTarget
SPF_INCLUDE7697710.spf03.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.divante.pl
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP182.50.78.64/28
SPF_IP185.29.113.144
SPF_IP185.53.164.185
SPF_IP193.108.2.20
SPF_IP193.108.6.116
SPF_IP204.14.232.64/28
SPF_IP204.14.234.64/28
SPF_IP5.135.219.252
SPF_IP5.39.57.75
SPF_IP62.20.6.128
SPF_IP88.131.97.144/32
SPF_IP96.43.144.64/31
SPF_IP96.43.148.64/31

Related pages

Pivot deeper into the graph from certex.fi.

Cypher and MCP

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

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