Skip to content

Hostname

thekooples.com

Last fetched

thekooples.com resolves to 2 IPv4 addresses operated by AS209567 in FR. WHOIS lists iana:299 as the registrar.

Nutrition Label

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

Resolution chain

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

WHOIS identity

Registrar
iana:299
Organization
domain admin
Contact emails

Subdomains

39 observed subdomains of thekooples.com.

Web-graph footprint

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

727 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for thekooples.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf1.thekooples.com
SPF_INCLUDEspf2.thekooples.com

Related pages

Pivot deeper into the graph from thekooples.com.

Cypher and MCP

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

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