Skip to content

Hostname

backup.researchkey.net

Last fetched

backup.researchkey.net resolves to 2 IPv4 addresses operated by NAMECHEAP-NET - Namecheap, Inc. in US.

Nutrition Label

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

Resolution chain

backup.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

No WHOIS records are currently associated with backup.researchkey.net in WhisperGraph.

Subdomains

1 observed subdomain of backup.researchkey.net.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for backup.researchkey.net.

MechanismTarget
SPF_Abackup.researchkey.net
SPF_INCLUDEspf.web-hosting.com
SPF_IP198.187.29.236
SPF_MXbackup.researchkey.net

Related pages

Pivot deeper into the graph from backup.researchkey.net.

Cypher and MCP

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

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