Hostname
mentadd.com
Last fetched
mentadd.com resolves to 1 IPv4 address operated by SHAW - Shaw Communications in CA. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
mentadd.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
- 1d14bb661de89aa3de8b71e48a90d38f1d55719aba4d6c402d5c8bce845137ae@mentadd.com.whoisproxy.org
- 1ee9c4c07056b9275906788f3ff0089bcb13ac25991011ad8036de0da187ca9c@mentadd.com.whoisproxy.org
- 2101c1888a98efacfd8f88224780d755e0f4492ef3481bab92af41eb40e482c5@mentadd.com.whoisproxy.org
- 422012c6102cf086018af944734241183d34634255a8d3f616151a8647db2f8b@mentadd.com.whoisproxy.org
- 4afb1ce5001f2b8222f3e8e52e951b97bed0fc5b9c3ad9de7953019db5c98a6d@mentadd.com.whoisproxy.org
- 4b85ae878fdc31f860e7a55810b169920214191a06bf0f527a41ff66ba72890f@mentadd.com.whoisproxy.org
- 5e7e283ad636e14d3a7f88121381cb18e3b4de07f978214e9e1b13283a8f8de7@mentadd.com.whoisproxy.org
- 7b535c9d3e26c8c98ed49f5934f52736d9b52dbf2b9e819f4996e575904ba0e6@mentadd.com.whoisproxy.org
- 966be064013e4719357e690e609ff52514528ffd09eeed698445f6a545cc94c9@mentadd.com.whoisproxy.org
- af7cdca9c9dc27585eb6639cba32e0d319fbb03ce29859304b304b2eb1e367e5@mentadd.com.whoisproxy.org
- c0e7945c0b81082e40f151d6bef15f5ba980345139bb3be9e6fbe385a7a37b14@mentadd.com.whoisproxy.org
- c4e5c989b4b1d36efe3021c5ad962e78815c4d44c1edc11bed2891984f0857e5@mentadd.com.whoisproxy.org
- cd06301c161171b7dcf435311376f830b8e6f40b644c2be987603333ceeda94e@mentadd.com.whoisproxy.org
Subdomains
5 observed subdomains of mentadd.com.
Showing 4 of 5. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from mentadd.com in the public web crawl.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for mentadd.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf1.topdns.com |
| SPF_INCLUDE | spf2.topdns.com |
Related pages
Pivot deeper into the graph from mentadd.com.
- IP · 24.69.172.23
- ASN · AS6327SHAW - Shaw Communications
- Registrar · iana:228
- Country · CA
- Email · 1d14bb661de89aa3de8b71e48a90d38f1d55719aba4d6c402d5c8bce845137ae@mentadd.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: "mentadd.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.