Skip to content

Hostname

clipp.com

Last fetched

clipp.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · clipp.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/clipp.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.165.83.10118.165.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.83.10318.165.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.83.11118.165.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.83.6618.165.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.18.2518.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.3418.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.4818.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.7418.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.141.1043.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.33.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.643.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.963.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.46.223.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.343.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.543.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.673.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of clipp.com owner
Contact emails

Subdomains

15 observed subdomains of clipp.com.

Web-graph footprint

Distinct hostnames that link to or from clipp.com in the public web crawl.

81 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for clipp.com.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from clipp.com.

Cypher and MCP

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

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