Skip to content

Hostname

radio.patmos.fi

Last fetched

radio.patmos.fi resolves to 1 IPv4 address operated by UPCLOUD - UpCloud Ltd in FI.

Nutrition Label

WHISPER CANON · radio.patmos.fiRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/radio.patmos.fi

Resolution chain

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

IPPrefixASNOperatorCountry
80.69.173.1280.69.172.0/22AS202053UPCLOUD - UpCloud LtdFI

WHOIS identity

No WHOIS records are currently associated with radio.patmos.fi in WhisperGraph.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for radio.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 radio.patmos.fi.

Cypher and MCP

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

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