Skip to content

Hostname

keep1.net

Last fetched

keep1.net resolves to 3 IPv4 addresses operated by AS64073 in CN. WHOIS lists iana:1697 as the registrar.

Nutrition Label

WHISPER CANON · keep1.netRouting diversity3.0/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/keep1.net

Resolution chain

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

WHOIS identity

Registrar
iana:1697
Organization
Contact emails

Subdomains

5 observed subdomains of keep1.net.

Web-graph footprint

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

29 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from keep1.net.

Cypher and MCP

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

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