Skip to content

Hostname

keo.no

Last fetched

keo.no resolves to 2 IPv4 addresses operated by AS16186 in NO.

Nutrition Label

WHISPER CANON · keo.noRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/keo.no

Resolution chain

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

IPPrefixASNOperatorCountry
213.179.34.197213.179.32.0/21AS16186NO
70.34.212.17870.34.192.0/19AS20473AS-VULTR - The Constant Company, LLCSE

WHOIS identity

No WHOIS records are currently associated with keo.no in WhisperGraph.

Subdomains

16 observed subdomains of keo.no.

Web-graph footprint

Distinct hostnames that link to or from keo.no in the public web crawl.

25 sites link to this hostname.

50 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for keo.no.

MechanismTarget
SPF_Akeo.no
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEspf.mail.ssc.no
SPF_INCLUDEspf.protection.outlook.com
SPF_IP79.160.243.118
SPF_IP89.145.103.164
SPF_MXkeo.no

Related pages

Pivot deeper into the graph from keo.no.

Cypher and MCP

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

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