Skip to content

Hostname

keilir.net

Last fetched

keilir.net has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:csl computer service langenbach gmbh d/b/a joker.com as the registrar.

Nutrition Label

WHISPER CANON · keilir.netRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/keilir.net

Resolution chain

keilir.net has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:csl computer service langenbach gmbh d/b/a joker.com
Organization
hysingarfelagid ehf.
Contact emails

Subdomains

966 observed subdomains of keilir.net.

Web-graph footprint

Distinct hostnames that link to or from keilir.net in the public web crawl.

68 sites link to this hostname.

91 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for keilir.net.

MechanismTarget
SPF_Akeilir.net
SPF_INCLUDE_spf.arlo.co
SPF_INCLUDE_spf.email.stefna.is
SPF_INCLUDEspf.inna.is
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.181.113.64/28
SPF_IP52.49.138.181/32
SPF_IP79.171.96.117/32
SPF_IP79.171.96.13/32
SPF_IP79.171.97.163/32
SPF_IP79.171.97.166/32
SPF_MXkeilir.net

Related pages

Pivot deeper into the graph from keilir.net.

Cypher and MCP

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

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