Hostname
mentaloid.com
Last fetched
mentaloid.com resolves to 1 IPv4 address operated by SHAW - Shaw Communications in CA. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
mentaloid.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 24.69.172.23 | 24.69.172.0/22 | AS6327 | SHAW - Shaw Communications | CA |
WHOIS identity
- Registrar
- iana:228
- Organization
- moniker privacy services
- Contact emails
- 08bc08adbaae805f6e3b477c6d2035b4337917492b54bb6f85f0f33b11fde0f9@mentaloid.com.whoisproxy.org
- 1c117bc55841e4ecdb05a6adc65f54cbc948f9caf2b22dedad43a6ed1e3792e0@mentaloid.com.whoisproxy.org
- 75e5bc735fade8d013fcf52c2f15101081581414cbeed8af2bc66d1394c6580c@mentaloid.com.whoisproxy.org
- 783e81418838ccf282268bf1b7ee774a209405c58fb6eb975fcdd10cfbd54f16@mentaloid.com.whoisproxy.org
- 8e3f06307fb83de6a781687412d3ae8fbc69265b7c1938425e2409b5194f4482@mentaloid.com.whoisproxy.org
- 9d5919ac11a16bd0839d286bf9c26652bf1c792ea9bd4a1b50313b6334dde39f@mentaloid.com.whoisproxy.org
- a06216977f91bc9e8e9ece5d046d7822d1ea4d01d16d1999dc62f8662bbc0706@mentaloid.com.whoisproxy.org
- a2f49fcf7384004260ccf5f3f02e0623e2504e89903caca5a0d62d000ae204a8@mentaloid.com.whoisproxy.org
- a4f2d86ae78661d4ed7d2216be75f1709b137b83ed06e552b4a4d5b7f4a1e857@mentaloid.com.whoisproxy.org
- bc15c3d6caf46c96a49f05b61fd2af937e2b37587703b323ab9e412d10b3f863@mentaloid.com.whoisproxy.org
- de1ecd8912062a1c92ce30483853d7df852a354bce035c86182dcb142595dfa2@mentaloid.com.whoisproxy.org
- e012cffbffafa8ac03c7420cc5637fbfe37bd9c61f08416506f6a16587085461@mentaloid.com.whoisproxy.org
- e4016d854d8b9a0a0edf7c214e32cf2a229dc92d5f65fa2df6cc25b736a331a3@mentaloid.com.whoisproxy.org
Subdomains
1 observed subdomain of mentaloid.com.
| Subdomain |
|---|
| mx.mentaloid.com |
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for mentaloid.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf1.topdns.com |
| SPF_INCLUDE | spf2.topdns.com |
Related pages
Pivot deeper into the graph from mentaloid.com.
- IP · 24.69.172.23
- ASN · AS6327SHAW - Shaw Communications
- Registrar · iana:228
- Country · CA
- Email · 08bc08adbaae805f6e3b477c6d2035b4337917492b54bb6f85f0f33b11fde0f9@mentaloid.com.whoisproxy.org
- TLD · .com
- Browse hostnames · me…
- 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: "mentaloid.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.