Hostname
celink.com
Last fetched
celink.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IL. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
celink.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.169.71.19 | 3.169.68.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IL |
| 3.169.71.48 | 3.169.68.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IL |
| 3.169.71.57 | 3.169.68.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IL |
| 3.169.71.80 | 3.169.68.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IL |
| 65.8.131.100 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.120 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.123 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.91 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.234.49 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.72 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.86 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.94 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of celink.com owner
- Contact emails
- bv8n57zq3k2@networksolutionsprivateregistration.com
- hf6we9ty23c@networksolutionsprivateregistration.com
- hy94z5du4e4@networksolutionsprivateregistration.com
- jt94r8rr45j@networksolutionsprivateregistration.com
- mg7h24mx4gz@networksolutionsprivateregistration.com
- pn4bb9cz2g9@networksolutionsprivateregistration.com
- vx3js67e8gh@networksolutionsprivateregistration.com
- yy5ht39u7fy@networksolutionsprivateregistration.com
- z55su3f36j9@networksolutionsprivateregistration.com
- zj6up9s558z@networksolutionsprivateregistration.com
- b148c7f0-8c81-42fc-872e-eaffb29fe710@identity-protect.org
Subdomains
23 observed subdomains of celink.com.
Web-graph footprint
Distinct hostnames that link to or from celink.com in the public web crawl.
23 sites link to this hostname.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for celink.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf-mailchimp.celink.com |
| SPF_INCLUDE | spf-netsuite.celink.com |
| SPF_INCLUDE | spfa.celink.com |
Related pages
Pivot deeper into the graph from celink.com.
- IP · 3.169.71.19
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IL
- Email · bv8n57zq3k2@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · ce…
- 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: "celink.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.