Skip to content

Hostname

mind2pay.com

Last fetched

mind2pay.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · mind2pay.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/mind2pay.com

Resolution chain

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

Registrar
iana:269
Organization
Contact emails

Subdomains

16 observed subdomains of mind2pay.com.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for mind2pay.com.

MechanismTarget
SPF_Amind2pay.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_MXmind2pay.com

Related pages

Pivot deeper into the graph from mind2pay.com.

Cypher and MCP

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

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