Skip to content

Hostname

cleoandwolf.com

Last fetched

cleoandwolf.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:291 as the registrar.

Nutrition Label

WHISPER CANON · cleoandwolf.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cleoandwolf.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.165.122.10918.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.11918.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.4418.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.9018.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
3.168.147.173.168.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.147.433.168.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.147.523.168.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.147.963.168.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:291
Organization
jewella privacy - 04bdc
Contact emails

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for cleoandwolf.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus-west-2.amazonses.com
SPF_IP192.208.114.133
SPF_IP192.208.114.134
SPF_IP4.4.19.3

Related pages

Pivot deeper into the graph from cleoandwolf.com.

Cypher and MCP

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

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