Skip to content

Hostname

securitas.fi

Last fetched

securitas.fi resolves to 1 IPv4 address operated by AS30811 in SE.

Nutrition Label

WHISPER CANON · securitas.fiRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/securitas.fi

Resolution chain

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

IPPrefixASNOperatorCountry
217.114.94.2217.114.94.0/24AS30811SE

WHOIS identity

Registrar
Organization
securitas oy
Contact emails

Subdomains

19 observed subdomains of securitas.fi.

Web-graph footprint

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

148 sites link to this hostname.

42 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for securitas.fi.

MechanismTarget
SPF_Amail.securitas.fi
SPF_Amgw10.europe.securitas.com
SPF_Amgw20.europe.securitas.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.lianamailer.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf_c.oraclecloud.com
SPF_IP212.68.20.186
SPF_IP62.236.116.67/32
SPF_IP62.241.255.145
SPF_IP62.241.255.194
SPF_IP95.175.113.181/32

Related pages

Pivot deeper into the graph from securitas.fi.

Cypher and MCP

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

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