Skip to content

Hostname

tallinksilja.com

Last fetched

tallinksilja.com resolves to 1 IPv4 address operated by AS43958 in EE. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · tallinksilja.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/tallinksilja.com

Resolution chain

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

IPPrefixASNOperatorCountry
91.195.246.10391.195.246.0/23AS43958EE

WHOIS identity

Registrar
iana:106
Organization
as tallink grupp
Contact emails

Subdomains

9 observed subdomains of tallinksilja.com.

Web-graph footprint

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

693 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for tallinksilja.com.

MechanismTarget
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEmessages.tallinksilja.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP91.195.246.56/31
SPF_IP91.195.246.58
SPF_IP95.175.113.181/32
SPF_MXtallinksilja.com

Related pages

Pivot deeper into the graph from tallinksilja.com.

Cypher and MCP

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

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