Hostname
jaccede.com
Last fetched
jaccede.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
jaccede.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.74.114 | 104.21.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.157.239 | 172.67.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- association creactif
- Contact emails
- damien@jaccede.com
- 25c73b6f-5f30-4ce1-86f3-17e951754b16@identity-protect.org
- 6235a479-30c0-4471-a903-010e56d4ea62@identity-protect.org
- 79c9a6c6-f373-459a-a1f2-d970b789b126@identity-protect.org
- 874bf37c-0587-451a-b450-776300acb911@identity-protect.org
- 8b096754-cb69-4ec7-80e8-20bb2aefa9c7@identity-protect.org
- ed62e9d6-1f69-4974-be71-5981130fd079@identity-protect.org
- owner-10961240@jaccede.com.whoisprivacyservice.org
- owner-4060796@jaccede.com.whoisprivacyservice.org
- owner-7633876@jaccede.com.whoisprivacyservice.org
- owner-8125440@jaccede.com.whoisprivacyservice.org
Subdomains
26 observed subdomains of jaccede.com.
Showing 25 of 26. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from jaccede.com in the public web crawl.
254 sites link to this hostname.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for jaccede.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.mailjet.com |
Related pages
Pivot deeper into the graph from jaccede.com.
- IP · 104.21.74.114
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · damien@jaccede.com
- TLD · .com
- Browse hostnames · ja…
- 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: "jaccede.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.