Skip to content

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

WHISPER CANON · max2joules.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/max2joules.com

Resolution chain

max2joules.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.10.117104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.11.117104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
146.88.235.234146.88.232.0/21AS53589PLANETHOSTER-8 - PlanetHosterFR
172.67.72.95172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:74
Organization
airsoftone
Contact emails

Subdomains

7 observed subdomains of max2joules.com.

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

SPF policy

4 SPF mechanisms authorising senders for max2joules.com.

MechanismTarget
SPF_Amax2joules.com
SPF_INCLUDEcartsguru.io
SPF_IP146.88.235.234
SPF_MXmax2joules.com

Related pages

Pivot deeper into the graph from max2joules.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.