Skip to content

Hostname

mentnetworks.com

Last fetched

mentnetworks.com resolves to 19 IPv4 addresses operated by AS273091 in CL. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · mentnetworks.comRouting diversity5.7/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.9/10canon.whisper.security/host/mentnetworks.com

Resolution chain

mentnetworks.com resolves to 19 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

59 observed subdomains of mentnetworks.com.

Threat posture

History

Mail and authentication

SPF policy

45 SPF mechanisms authorising senders for mentnetworks.com.

MechanismTarget
SPF_IP104.234.7.122
SPF_IP104.234.7.145
SPF_IP104.234.7.147
SPF_IP104.234.7.149
SPF_IP119.252.188.10
SPF_IP119.252.188.11
SPF_IP119.252.188.12
SPF_IP119.252.188.13
SPF_IP119.252.188.14
SPF_IP142.171.147.171
SPF_IP142.171.219.133
SPF_IP142.171.219.153
SPF_IP142.171.219.155
SPF_IP144.217.162.187
SPF_IP148.135.43.130
SPF_IP148.135.43.136
SPF_IP148.135.43.139
SPF_IP148.135.43.146
SPF_IP148.135.43.147
SPF_IP163.172.70.229
SPF_IP172.111.8.186
SPF_IP198.251.66.129
SPF_IP212.83.167.198
SPF_IP212.83.169.236
SPF_IP212.83.183.244
SPF_IP212.83.185.160
SPF_IP212.83.186.176
SPF_IP212.83.187.22
SPF_IP212.83.187.58
SPF_IP212.83.187.60
SPF_IP23.106.180.106
SPF_IP23.106.182.198
SPF_IP23.106.182.199
SPF_IP23.106.182.200
SPF_IP23.106.182.201
SPF_IP43.230.163.243
SPF_IP43.230.163.244
SPF_IP43.230.163.245
SPF_IP43.230.163.246
SPF_IP51.79.37.165
SPF_IP51.79.37.167
SPF_IP51.79.37.169
SPF_IP51.79.37.172
SPF_IP74.208.178.26
SPF_IP74.208.80.176

Related pages

Pivot deeper into the graph from mentnetworks.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "mentnetworks.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.