Skip to content

Hostname

keyivr.com

Last fetched

keyivr.com resolves to 1 IPv4 address operated by AS63949 in GB. WHOIS lists iana:1515 as the registrar.

Nutrition Label

WHISPER CANON · keyivr.comRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/keyivr.com

Resolution chain

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

IPPrefixASNOperatorCountry
212.111.41.26212.111.40.0/22AS63949GB

WHOIS identity

Registrar
iana:1515
Organization
darren wooding
Contact emails

Subdomains

50 observed subdomains of keyivr.com.

Web-graph footprint

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

59 sites link to this hostname.

59 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for keyivr.com.

MechanismTarget
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.253.151.170/32
SPF_IP35.176.183.125/32
SPF_IP37.233.3.137
SPF_IP40.85.92.201
SPF_IP46.231.185.132
SPF_IP46.231.185.136
SPF_IP52.215.69.98/32
SPF_IP77.111.217.253

Related pages

Pivot deeper into the graph from keyivr.com.

Cypher and MCP

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

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