Hostname
menttium.com
Last fetched
menttium.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
menttium.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 |
|---|---|---|---|---|
| 104.196.150.43 | 104.196.144.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- menttium corporation
- Contact emails
Subdomains
7 observed subdomains of menttium.com.
Web-graph footprint
Distinct hostnames that link to or from menttium.com in the public web crawl.
30 sites link to this hostname.
122 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
36 SPF mechanisms authorising senders for menttium.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | email-od.com |
| SPF_INCLUDE | spf1.formassembly.com |
| SPF_IP | 13.110.14.177 |
| SPF_IP | 13.110.14.193 |
| SPF_IP | 13.110.14.209 |
| SPF_IP | 13.110.14.225 |
| SPF_IP | 13.110.242.161 |
| SPF_IP | 13.110.242.177 |
| SPF_IP | 13.110.242.193 |
| SPF_IP | 13.110.242.209 |
| SPF_IP | 13.110.242.225 |
| SPF_IP | 13.110.246.161 |
| SPF_IP | 13.110.246.177 |
| SPF_IP | 13.110.246.193 |
| SPF_IP | 13.110.246.209 |
| SPF_IP | 13.110.246.225 |
| SPF_IP | 13.110.6.177 |
| SPF_IP | 13.110.6.193/27 |
| SPF_IP | 13.110.6.207 |
| SPF_IP | 13.110.6.225 |
| SPF_IP | 13.110.74.161/28 |
| SPF_IP | 13.110.74.177/28 |
| SPF_IP | 13.110.74.193 |
| SPF_IP | 13.110.74.209 |
| SPF_IP | 13.110.74.225 |
| SPF_IP | 13.110.78.161/28 |
| SPF_IP | 13.110.78.177 |
| SPF_IP | 13.110.78.193 |
| SPF_IP | 13.110.78.209 |
| SPF_IP | 13.110.78.225 |
| SPF_IP | 136.147.46.209/28 |
| SPF_IP | 136.147.62.177/32 |
| SPF_IP | 136.147.62.193 |
| SPF_IP | 192.254.121.248/32 |
Related pages
Pivot deeper into the graph from menttium.com.
- IP · 104.196.150.43
- ASN · AS396982GOOGLE-CLOUD-PLATFORM - Google LLC
- Registrar · iana:1068
- Country · US
- Email · a52gk6rn357@networksolutionsprivateregistration.com
- 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: "menttium.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.