Skip to content

Hostname

raseborg.fi

Last fetched

raseborg.fi resolves to 1 IPv4 address operated by AS24940 in FI.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
135.181.249.14135.181.0.0/16AS24940FI

WHOIS identity

No WHOIS records are currently associated with raseborg.fi in WhisperGraph.

Subdomains

81 observed subdomains of raseborg.fi.

Web-graph footprint

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

149 sites link to this hostname.

601 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for raseborg.fi.

MechanismTarget
SPF_Asmtp.raseborg.fi
SPF_Awww.raseborg.fi
SPF_INCLUDE_spf.datacenter.fi
SPF_INCLUDEmail.webropolsurveys.com
SPF_INCLUDEspf.epressi.com
SPF_INCLUDEspf.lianamailer.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.156.173.71
SPF_IP217.78.212.80/28
SPF_IP81.22.169.238/32
SPF_IP81.22.169.239/32
SPF_IP94.237.32.152

Related pages

Pivot deeper into the graph from raseborg.fi.

Cypher and MCP

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

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