Skip to content

Hostname

www.mind2pay.com

Last fetched

www.mind2pay.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · www.mind2pay.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/www.mind2pay.com

Resolution chain

www.mind2pay.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.77104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.11.77104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.73.194172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
85.10.159.11485.10.156.0/22AS34762NL

WHOIS identity

No WHOIS records are currently associated with www.mind2pay.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for www.mind2pay.com.

MechanismTarget
SPF_Awww.mind2pay.com
SPF_INCLUDE_spf.mailer.twinfield.com
SPF_INCLUDE_spf.transip.email
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.10forit.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.simplemailservice.eu
SPF_IP136.144.211.210
SPF_MXwww.mind2pay.com

Related pages

Pivot deeper into the graph from www.mind2pay.com.

Cypher and MCP

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

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