Skip to content

Hostname

mento.no

Last fetched

mento.no resolves to 1 IPv4 address operated by AS48680 in NO.

Nutrition Label

WHISPER CANON · mento.noRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/mento.no

Resolution chain

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

IPPrefixASNOperatorCountry
46.255.17.8246.255.16.0/21AS48680NO

WHOIS identity

No WHOIS records are currently associated with mento.no in WhisperGraph.

Subdomains

9 observed subdomains of mento.no.

Web-graph footprint

Distinct hostnames that link to or from mento.no in the public web crawl.

23 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for mento.no.

MechanismTarget
SPF_Amail.vista.as
SPF_Asmtp.upheads.no
SPF_Asmtp.xfiber.com
SPF_INCLUDEspf.messagelabs.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.73.24.100
SPF_IP185.73.27.192
SPF_IP212.33.142.66

Related pages

Pivot deeper into the graph from mento.no.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mento.no"})-[: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.