Skip to content

Hostname

circklo.com

Last fetched

circklo.com resolves to 1 IPv4 address operated by AS9186 in PT. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · circklo.comRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/circklo.com

Resolution chain

circklo.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
213.58.193.168213.73.31.0/24AS9186PT

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

8 observed subdomains of circklo.com.

Web-graph footprint

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

6 sites link to this hostname.

216 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for circklo.com.

MechanismTarget
SPF_Acircklo.com
SPF_INCLUDE_spf.freshworks.com
SPF_INCLUDE_spf.simplero.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_IP213.58.193.168
SPF_MXcircklo.com

Related pages

Pivot deeper into the graph from circklo.com.

Cypher and MCP

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

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