Hostname
patmos.fi
Last fetched
patmos.fi resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.
Nutrition Label
Resolution chain
patmos.fi resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.8.12 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.9.12 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.69.93 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 80.69.173.12 | 80.69.172.0/22 | AS202053 | UPCLOUD - UpCloud Ltd | FI |
WHOIS identity
- Registrar
- —
- Organization
- patmos l?hetyss??ti?
- Contact emails
- —
Subdomains
138 observed subdomains of patmos.fi.
Showing 25 of 138. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for patmos.fi.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mailersend.net |
| SPF_INCLUDE | customer-spf.avoine.fi |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.20.136.241 |
| SPF_IP | 213.139.180.146 |
| SPF_IP | 91.233.125.14/32 |
| SPF_IP | 94.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.