Hostname
docclik.com
Last fetched
docclik.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
docclik.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 15.222.163.247 | 15.222.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 15.223.139.36 | 15.222.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.98.193.114 | 3.98.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 52.60.157.19 | 52.60.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of docclik.com owner
- Contact emails
- 18fe8ff5-46db-40ee-8e6a-a8cd79b812d1@identity-protect.org
- 314047c2-7a56-4ea4-8724-2c47e23e90d5@identity-protect.org
- 3c3ed3b3-43e0-4215-9c80-66006ba90546@identity-protect.org
- 7cd7187f-ec15-47c0-81a9-0fdb2c975ad7@identity-protect.org
- 952a97c7-33ae-42c0-8409-14c96696b69d@identity-protect.org
- d06bf87b-3e7a-4bb3-97d9-7ca4f5f283f4@identity-protect.org
- f3e533a8-7646-4b06-9e55-742d8b2b4c97@identity-protect.org
Subdomains
7 observed subdomains of docclik.com.
Web-graph footprint
Distinct hostnames that link to or from docclik.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for docclik.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from docclik.com.
- IP · 15.222.163.247
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CA
- Email · 18fe8ff5-46db-40ee-8e6a-a8cd79b812d1@identity-protect.org
- TLD · .com
- Browse hostnames · do…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "docclik.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.