Skip to content

Hostname

patmos.fi

Last fetched

patmos.fi resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · patmos.fiRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint6.9/10canon.whisper.security/host/patmos.fi

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.8.12104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.9.12104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.69.93172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
80.69.173.1280.69.172.0/22AS202053UPCLOUD - UpCloud LtdFI

WHOIS identity

Registrar
Organization
patmos l?hetyss??ti?
Contact emails

Subdomains

138 observed subdomains of patmos.fi.

Web-graph footprint

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

149 sites link to this hostname.

189 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for patmos.fi.

MechanismTarget
SPF_INCLUDE_spf.mailersend.net
SPF_INCLUDEcustomer-spf.avoine.fi
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.20.136.241
SPF_IP213.139.180.146
SPF_IP91.233.125.14/32
SPF_IP94.237.114.179

Related pages

Pivot deeper into the graph from patmos.fi.

Cypher and MCP

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

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