Hostname
takescoop.com
Last fetched
takescoop.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2888 as the registrar.
Nutrition Label
Resolution chain
takescoop.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:2888
- Organization
- on behalf of takescoop.com owner
- Contact emails
- takescoop.com@domainsbyproxy.com
- 395fc29b-357b-470c-81a4-e83b8a3f778c@identity-protect.org
- 41e7dfa8-d906-419a-970f-56518621ea19@identity-protect.org
- 610b400c-eaf4-460f-bafb-27c7f2f4b545@identity-protect.org
- 7ff2e1f7-339f-4802-b506-ef7293c4c1c3@identity-protect.org
- 81f00aa4-190e-405e-8597-80c2bf491af1@identity-protect.org
- c466a539-e8ec-4102-bd40-3d083ca44f7f@identity-protect.org
- owner-2424444@takescoop.com.whoisprivacyservice.org
- owner-5751808@takescoop.com.whoisprivacyservice.org
- owner-9467610@takescoop.com.whoisprivacyservice.org
Subdomains
33 observed subdomains of takescoop.com.
Showing 21 of 33. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from takescoop.com in the public web crawl.
118 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from takescoop.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "takescoop.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.