Skip to content

Hostname

keynit.com

Last fetched

keynit.com resolves to 1 IPv4 address operated by KEYNIT - KEYNIT SAS in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · keynit.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/keynit.com

Resolution chain

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

IPPrefixASNOperatorCountry
178.217.94.252178.217.94.0/24AS212153KEYNIT - KEYNIT SASFR

WHOIS identity

Registrar
iana:81
Organization
2m-equation
Contact emails

Subdomains

7 observed subdomains of keynit.com.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for keynit.com.

MechanismTarget
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.217.94.0/24

Related pages

Pivot deeper into the graph from keynit.com.

Cypher and MCP

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

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