Hostname
max2joules.com
Last fetched
max2joules.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:74 as the registrar.
Nutrition Label
Resolution chain
max2joules.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.26.10.117 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.11.117 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 146.88.235.234 | 146.88.232.0/21 | AS53589 | PLANETHOSTER-8 - PlanetHoster | FR |
| 172.67.72.95 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:74
- Organization
- airsoftone
- Contact emails
Subdomains
7 observed subdomains of max2joules.com.
Showing 4 of 7. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from max2joules.com in the public web crawl.
14 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for max2joules.com.
| Mechanism | Target |
|---|---|
| SPF_A | max2joules.com |
| SPF_INCLUDE | cartsguru.io |
| SPF_IP | 146.88.235.234 |
| SPF_MX | max2joules.com |
Related pages
Pivot deeper into the graph from max2joules.com.
- IP · 104.26.10.117
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:74
- Country · CA
- Email · max2joules@gmail.com
- TLD · .com
- Browse hostnames · ma…
- 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: "max2joules.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.