Skip to content

Hostname

mentis.de

Last fetched

mentis.de resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · mentis.deRouting diversity5.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/mentis.de

Resolution chain

mentis.de resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.5.65.383.5.65.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.65.493.5.65.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.67.1963.5.67.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.67.2023.5.67.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.67.2313.5.67.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.67.2413.5.67.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.73.43.5.73.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.218.116.14852.218.116.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.218.120.3652.218.120.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.218.62.6852.218.62.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.218.63.2852.218.63.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.17.2052.92.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.17.7652.92.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.2.14052.92.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.20.452.92.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.32.18052.92.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with mentis.de in WhisperGraph.

Subdomains

1 observed subdomain of mentis.de.

Subdomain
www.mentis.de

Web-graph footprint

Distinct hostnames that link to or from mentis.de in the public web crawl.

124 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for mentis.de.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from mentis.de.

Cypher and MCP

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

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