Skip to content

Hostname

researchkey.net

Last fetched

researchkey.net resolves to 2 IPv4 addresses operated by NAMECHEAP-NET - Namecheap, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · researchkey.netRouting diversity2.4/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/researchkey.net

Resolution chain

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

IPPrefixASNOperatorCountry
162.0.215.47162.0.215.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US
66.29.132.3366.29.132.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
contact privacy inc. customer 1243496077
Contact emails

Subdomains

6 observed subdomains of researchkey.net.

Web-graph footprint

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

10 sites link to this hostname.

129 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for researchkey.net.

MechanismTarget
SPF_Aresearchkey.net
SPF_INCLUDEspf.web-hosting.com
SPF_IP162.0.215.49
SPF_IP162.0.215.50
SPF_IP162.0.235.164
SPF_IP198.187.29.236
SPF_IP198.187.29.238
SPF_IP198.187.29.239
SPF_IP199.188.201.229
SPF_IP199.188.201.3
SPF_IP66.29.132.32
SPF_IP66.29.132.56
SPF_MXresearchkey.net

Related pages

Pivot deeper into the graph from researchkey.net.

Cypher and MCP

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

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