Skip to content

Hostname

keploy.io

Last fetched

keploy.io resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · keploy.ioRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/keploy.io

Resolution chain

keploy.io resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.192.103108.138.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
108.138.192.108108.138.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
108.138.192.32108.138.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
108.138.192.83108.138.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
13.227.192.1613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
52.84.50.10352.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
52.84.50.11152.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
52.84.50.12852.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
52.84.50.7752.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
65.9.175.11765.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.12065.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.4365.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.565.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

44 observed subdomains of keploy.io.

Web-graph footprint

Distinct hostnames that link to or from keploy.io in the public web crawl.

386 sites link to this hostname.

70 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for keploy.io.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from keploy.io.

Cypher and MCP

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

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