Skip to content

Hostname

ort.fi

Last fetched

ort.fi resolves to 1 IPv4 address operated by AS202053 in FI. WHOIS lists iana:140 as the registrar.

Nutrition Label

WHISPER CANON · ort.fiRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/ort.fi

Resolution chain

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

IPPrefixASNOperatorCountry
80.69.172.7980.69.172.0/22AS202053FI

WHOIS identity

Registrar
iana:140
Organization
ortodoksinen kirkkokunta
Contact emails

Subdomains

259 observed subdomains of ort.fi.

Web-graph footprint

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

433 sites link to this hostname.

133 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ort.fi.

MechanismTarget
SPF_Aort.fi
SPF_Asmtp.tele.fi
SPF_INCLUDEspf.lianamailer.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEsuomicom.fi
SPF_IP193.64.173.0/24
SPF_IP80.69.164.61
SPF_IP82.118.214.72

Related pages

Pivot deeper into the graph from ort.fi.

Cypher and MCP

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

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