Skip to content

Hostname

kepler.space

Last fetched

kepler.space resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · kepler.spaceRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/kepler.space

Resolution chain

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

IPPrefixASNOperatorCountry
52.21.155.13552.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:83
Organization
1&1 internet
Contact emails

Subdomains

29 observed subdomains of kepler.space.

Web-graph footprint

Distinct hostnames that link to or from kepler.space in the public web crawl.

187 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for kepler.space.

MechanismTarget
SPF_Akepler.space
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP3.81.182.154/32
SPF_IP3.93.155.149/32
SPF_IP3.95.118.12/32
SPF_IP3.95.142.181/32
SPF_IP54.227.64.76/32
SPF_MXkepler.space

Related pages

Pivot deeper into the graph from kepler.space.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "kepler.space"})-[: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.