Hostname
mindvitality.com
Last fetched
mindvitality.com resolves to 2 IPv4 addresses operated by NAMECHEAP-NET - Namecheap, Inc. in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
mindvitality.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 162.255.119.225 | 162.255.119.0/24 | AS22612 | NAMECHEAP-NET - Namecheap, Inc. | US |
| 35.214.81.125 | 35.214.0.0/17 | AS15169 | GOOGLE - Google LLC | GB |
WHOIS identity
- Registrar
- iana:1068
- Organization
- on behalf of mindvitality.com owner
- Contact emails
- domains@hugedomains.com
- 80f21614060e44a49b9f3f20ca1f5830.protect@withheldforprivacy.com
- siandanica@gmail.com
- 2a0ff152-4453-42cb-9f24-b974d09f8739@identity-protect.org
- 2b48f90e-1089-498a-b77b-90bb1e0447f4@identity-protect.org
- ad4e9441-40c2-4669-9730-eb2ff01bab41@identity-protect.org
- b912b2a5-5340-4c98-acc7-f3a108279908@identity-protect.org
- be21bf1c-3d82-455d-9be6-bd41ac1c373e@identity-protect.org
- bf563d35-db71-48c9-aebd-5bc75bd0a46f@identity-protect.org
- f5565951-e29f-49ee-947a-fb2c74d17ef6@identity-protect.org
Subdomains
1 observed subdomain of mindvitality.com.
| Subdomain |
|---|
| www.mindvitality.com |
Web-graph footprint
Distinct hostnames that link to or from mindvitality.com in the public web crawl.
17 sites link to this hostname.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for mindvitality.com.
| Mechanism | Target |
|---|---|
| SPF_A | mindvitality.com |
| SPF_INCLUDE | mindvitality.com.spf.auto.dnssmarthost.net |
| SPF_MX | mindvitality.com |
Related pages
Pivot deeper into the graph from mindvitality.com.
- IP · 162.255.119.225
- ASN · AS22612NAMECHEAP-NET - Namecheap, Inc.
- Registrar · iana:1068
- Country · US
- Email · domains@hugedomains.com
- TLD · .com
- Browse hostnames · mi…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mindvitality.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.