Skip to content

Hostname

clipartlogo.com

Last fetched

clipartlogo.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · clipartlogo.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/clipartlogo.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.121.2213.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.3613.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.4113.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.4813.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.165.136.143.165.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.136.473.165.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.136.573.165.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.136.923.165.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
99.84.160.1799.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.2699.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.3399.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.8999.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
domain admin
Contact emails

Subdomains

21 observed subdomains of clipartlogo.com.

Web-graph footprint

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

18 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for clipartlogo.com.

MechanismTarget
SPF_INCLUDEzoho.com
SPF_MXclipartlogo.com

Related pages

Pivot deeper into the graph from clipartlogo.com.

Cypher and MCP

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

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