Skip to content

Hostname

clayclo.com

Last fetched

clayclo.com resolves to 5 IPv4 addresses operated by AS-HOSTINGER - Hostinger International Limited in GB. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · clayclo.comRouting diversity3.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/clayclo.com

Resolution chain

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

IPPrefixASNOperatorCountry
82.29.189.24982.29.184.0/21AS47583AS-HOSTINGER - Hostinger International LimitedGB
84.32.84.12884.32.84.0/24AS47583AS-HOSTINGER - Hostinger International LimitedLT
92.113.16.18592.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.23.12792.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
2.57.91.1712.57.91.0/24AS47583AS-HOSTINGER - Hostinger International Limited

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0150444078
Contact emails

Subdomains

1 observed subdomain of clayclo.com.

Web-graph footprint

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

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for clayclo.com.

MechanismTarget
SPF_INCLUDEspf.titan.email

Related pages

Pivot deeper into the graph from clayclo.com.

Cypher and MCP

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

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