Skip to content

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

WHISPER CANON · menttium.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.8/10canon.whisper.security/host/menttium.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.196.150.43104.196.144.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

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.

Threat posture

History

Mail and authentication

SPF policy

36 SPF mechanisms authorising senders for menttium.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEemail-od.com
SPF_INCLUDEspf1.formassembly.com
SPF_IP13.110.14.177
SPF_IP13.110.14.193
SPF_IP13.110.14.209
SPF_IP13.110.14.225
SPF_IP13.110.242.161
SPF_IP13.110.242.177
SPF_IP13.110.242.193
SPF_IP13.110.242.209
SPF_IP13.110.242.225
SPF_IP13.110.246.161
SPF_IP13.110.246.177
SPF_IP13.110.246.193
SPF_IP13.110.246.209
SPF_IP13.110.246.225
SPF_IP13.110.6.177
SPF_IP13.110.6.193/27
SPF_IP13.110.6.207
SPF_IP13.110.6.225
SPF_IP13.110.74.161/28
SPF_IP13.110.74.177/28
SPF_IP13.110.74.193
SPF_IP13.110.74.209
SPF_IP13.110.74.225
SPF_IP13.110.78.161/28
SPF_IP13.110.78.177
SPF_IP13.110.78.193
SPF_IP13.110.78.209
SPF_IP13.110.78.225
SPF_IP136.147.46.209/28
SPF_IP136.147.62.177/32
SPF_IP136.147.62.193
SPF_IP192.254.121.248/32

Related pages

Pivot deeper into the graph from menttium.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.