Skip to content

Hostname

keolisna.com

Last fetched

keolisna.com resolves to 2 IPv4 addresses operated by CLOUDFLARESPECTRUM Cloudflare, Inc. in US.

Nutrition Label

WHISPER CANON · keolisna.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/keolisna.com

Resolution chain

keolisna.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
199.60.103.177199.60.103.0/24AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.US
199.60.103.77199.60.103.0/24AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

42 SPF mechanisms authorising senders for keolisna.com.

MechanismTarget
SPF_INCLUDE9213876.spf10.hubspotemail.net
SPF_INCLUDE_customers.moreover.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf-00354201.pphosted.com
SPF_INCLUDEspf-00354202.pphosted.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.89.33.161
SPF_IP162.209.59.121
SPF_IP173.196.50.90
SPF_IP174.108.130.194
SPF_IP174.108.186.130
SPF_IP198.101.103.234
SPF_IP198.2.180.60/32
SPF_IP20.12.182.213
SPF_IP206.117.97.140
SPF_IP216.146.32.161/32
SPF_IP216.146.32.185/32
SPF_IP216.146.32.186/32
SPF_IP216.146.32.187/32
SPF_IP216.146.32.188/32
SPF_IP24.120.177.154
SPF_IP38.118.170.159
SPF_IP38.118.170.162
SPF_IP38.118.170.164
SPF_IP43.228.185.78
SPF_IP64.70.84.150
SPF_IP64.70.84.158
SPF_IP66.226.0.151
SPF_IP66.226.0.152
SPF_IP66.226.0.161
SPF_IP66.226.0.171
SPF_IP66.226.0.172
SPF_IP66.226.0.200
SPF_IP67.217.85.5
SPF_IP68.77.242.228
SPF_IP68.77.242.232
SPF_IP68.77.242.252
SPF_IP81.93.164.103/32
SPF_IP81.93.173.201/32
SPF_IP98.129.168.98
SPF_IP99.160.62.194

Related pages

Pivot deeper into the graph from keolisna.com.

Cypher and MCP

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

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