Skip to content

Hostname

finnlines.com

Last fetched

finnlines.com resolves to 1 IPv4 address operated by TCC-ASN1 - The Corvallis Clinic in FI. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · finnlines.comRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/finnlines.com

Resolution chain

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

IPPrefixASNOperatorCountry
94.237.14.4894.237.8.0/21AS202053TCC-ASN1 - The Corvallis ClinicFI

WHOIS identity

Registrar
iana:299
Organization
finnlines
Contact emails

Subdomains

57 observed subdomains of finnlines.com.

Web-graph footprint

Distinct hostnames that link to or from finnlines.com in the public web crawl.

888 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for finnlines.com.

MechanismTarget
SPF_INCLUDE_spf.datacenter.fi
SPF_INCLUDE_spf.eu.messagegears.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEnets2.spf.messagelabs.com
SPF_INCLUDEspf.lianamailer.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.eu
SPF_IP192.89.233.79/32
SPF_IP193.93.134.129
SPF_IP194.100.61.161
SPF_IP194.100.61.180
SPF_IP194.240.133.10
SPF_IP194.240.133.26
SPF_IP79.171.224.184/32
SPF_IP81.246.0.194/32
SPF_IP81.246.0.197
SPF_IP94.237.81.211
SPF_IP95.175.113.181/32

Related pages

Pivot deeper into the graph from finnlines.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "finnlines.com"})-[: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.