Hostname
atomicjolt.com
Last fetched
atomicjolt.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
atomicjolt.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 |
|---|---|---|---|---|
| 104.21.62.6 | 104.21.48.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.217.124 | 172.67.208.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.96.3 | 188.114.96.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.97.3 | 188.114.97.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- atomic jolt
- Contact emails
- joel.duffin@gmail.com
- 5a78cbbd8c7e4442baf0ca701b18cb39.protect@withheldforprivacy.com
- 62cdf072-99a4-4a01-bf12-bd1db107c42a@identity-protect.org
- 76565e1e-de50-495d-9e6e-4f454aea906f@identity-protect.org
- a60e5943-e932-462a-acd1-de708f246f36@identity-protect.org
- bf8d7ce9-bc6c-4083-a967-e4f640b269b7@identity-protect.org
- d972b95c-cecb-4c9f-8727-a1d269fe52a1@identity-protect.org
- e529c956-73c9-4b44-9018-4004033dcb27@identity-protect.org
Subdomains
13 observed subdomains of atomicjolt.com.
Web-graph footprint
Distinct hostnames that link to or from atomicjolt.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for atomicjolt.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 22776492.spf06.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from atomicjolt.com.
- IP · 104.21.62.6
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · joel.duffin@gmail.com
- TLD · .com
- Browse hostnames · at…
- 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: "atomicjolt.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.