Skip to content

Hostname

keolis.se

Last fetched

keolis.se resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in SE. WHOIS lists registrar:loopia ab as the registrar.

Nutrition Label

WHISPER CANON · keolis.seRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/keolis.se

Resolution chain

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

IPPrefixASNOperatorCountry
20.240.11.5020.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSE

WHOIS identity

Registrar
registrar:loopia ab
Organization
Contact emails

Subdomains

13 observed subdomains of keolis.se.

Web-graph footprint

Distinct hostnames that link to or from keolis.se in the public web crawl.

59 sites link to this hostname.

37 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for keolis.se.

MechanismTarget
SPF_INCLUDEelastx.email
SPF_INCLUDEspf.dnsdrift.net
SPF_INCLUDEspf.flowmailer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.telecomputing.se
SPF_IP84.17.204.60
SPF_IP84.17.219.96
SPF_IP84.17.219.99

Related pages

Pivot deeper into the graph from keolis.se.

Cypher and MCP

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

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