Skip to content

Hostname

clyp.it

Last fetched

clyp.it resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:1 api gmbh as the registrar.

Nutrition Label

WHISPER CANON · clyp.itRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/clyp.it

Resolution chain

clyp.it resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
99.84.152.1399.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.3099.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.5299.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.7499.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.160.10099.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.2899.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.7499.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.7599.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:1 api gmbh
Organization
ittrust domain services
Contact emails

Subdomains

11 observed subdomains of clyp.it.

Web-graph footprint

Distinct hostnames that link to or from clyp.it in the public web crawl.

3,453 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for clyp.it.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from clyp.it.

Cypher and MCP

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

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