Skip to content

Hostname

inspiresmindset.com

Last fetched

inspiresmindset.com resolves to 1 IPv4 address operated by AS-COLOCROSSING - HostPapa in US. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · inspiresmindset.comRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/inspiresmindset.com

Resolution chain

inspiresmindset.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
23.94.189.10223.94.184.0/21AS36352AS-COLOCROSSING - HostPapaUS

WHOIS identity

Registrar
iana:440
Organization
Contact emails

Subdomains

6 observed subdomains of inspiresmindset.com.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for inspiresmindset.com.

MechanismTarget
SPF_Ainspiresmindset.com
SPF_IP104.164.241.143/32
SPF_IP104.164.241.173/32
SPF_IP5.231.124.237/32
SPF_IP5.231.124.238/32
SPF_IP5.231.124.239/32
SPF_IP5.231.124.24/32
SPF_IP5.231.124.6/32
SPF_IP5.231.124.7/32
SPF_IP5.231.124.8/32
SPF_IP5.231.124.9/32
SPF_IP8.22.35.182/32
SPF_IP8.22.35.185/32
SPF_IP8.22.35.195/32
SPF_IP8.22.35.214/32
SPF_IP84.33.244.146/32
SPF_MXinspiresmindset.com

Related pages

Pivot deeper into the graph from inspiresmindset.com.

Cypher and MCP

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

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