Skip to content

Hostname

wimhofmethod.com

Last fetched

wimhofmethod.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · wimhofmethod.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/wimhofmethod.com

Resolution chain

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

IPPrefixASNOperatorCountry
162.159.136.54162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.137.54162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1647
Organization
innerfire b.v.
Contact emails

Subdomains

27 observed subdomains of wimhofmethod.com.

Web-graph footprint

Distinct hostnames that link to or from wimhofmethod.com in the public web crawl.

3,722 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for wimhofmethod.com.

MechanismTarget
SPF_Awimhofmethod.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.tapfiliate.com
SPF_IP2a00:1450:400c:c09:0:0:0:233
SPF_IP2a02:348:8e:6048:0:0:0:1
SPF_IP34.248.174.92
SPF_IP34.248.93.71
SPF_IP37.230.96.72
SPF_IP52.208.239.90
SPF_IP52.51.16.59
SPF_IP52.51.99.199
SPF_MXwimhofmethod.com

Related pages

Pivot deeper into the graph from wimhofmethod.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "wimhofmethod.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.