Hostname
ceycard.com
Last fetched
ceycard.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ceycard.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.136.121.139 | 18.136.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ceycard.com owner
- Contact emails
- 19f40771-64dc-4858-bed5-912ad1d53bc1@identity-protect.org
- 5696be69-3f93-441d-af58-0ef21cfb2083@identity-protect.org
- 6135fcb2-ed5c-4c07-99ca-9d51ab2df591@identity-protect.org
- 85ed7bb8-bba2-4dd6-b949-a5f61ec67ceb@identity-protect.org
- d62f6bd4-b80f-4646-9fd8-6899fb2daa5c@identity-protect.org
- fb769dbc-45f8-4d3a-936d-a824ff065143@identity-protect.org
Subdomains
4 observed subdomains of ceycard.com.
Web-graph footprint
Distinct hostnames that link to or from ceycard.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for ceycard.com.
| Mechanism | Target |
|---|---|
| SPF_A | mail.ceycard.com |
| SPF_INCLUDE | spf.brevo.com |
Related pages
Pivot deeper into the graph from ceycard.com.
- IP · 18.136.121.139
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · 19f40771-64dc-4858-bed5-912ad1d53bc1@identity-protect.org
- 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: "ceycard.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.