Skip to content

Hostname

mentor.com

Last fetched

mentor.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · mentor.comRouting diversity6.0/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/mentor.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.28.204.96100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
107.22.237.150107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.204.72.12018.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.243.2043.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.216.176.443.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.155.23334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.235.216.19134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.70.9535.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.169.552.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.5.36.16752.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.162.84.5254.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.227.141.4554.226.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.243.66.25254.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.86.180.19354.86.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.107.8298.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.62.7100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
mentor graphics corporation
Contact emails

Subdomains

120 observed subdomains of mentor.com.

Web-graph footprint

Distinct hostnames that link to or from mentor.com in the public web crawl.

977 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for mentor.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEme-ss2-gi0mop.mailengine1.com
SPF_INCLUDEmentor-info.com
SPF_INCLUDEmentorg.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP167.89.16.183/32
SPF_IP167.89.16.245/32
SPF_IP192.94.38.40
SPF_MXmentor.com

Related pages

Pivot deeper into the graph from mentor.com.

Cypher and MCP

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

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