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
Resolution chain
mentor.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.28.204.96 | 100.24.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 107.22.237.150 | 107.22.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.204.72.120 | 18.204.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.211.243.204 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.216.176.44 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.202.155.233 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.235.216.191 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.169.70.95 | 35.168.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.20.169.5 | 52.20.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.5.36.167 | 52.4.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.162.84.52 | 54.160.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.227.141.45 | 54.226.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.243.66.252 | 54.242.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.86.180.193 | 54.86.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.87.107.82 | 98.80.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.50.62.7 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- mentor graphics corporation
- Contact emails
- a79qv8qr7q5@networksolutionsprivateregistration.com
- franklin.espel@siemens.com
- h96x783p262@networksolutionsprivateregistration.com
- k873e6t897h@networksolutionsprivateregistration.com
- david.payne@siemens.com
- pe25j6pr9mk@networksolutionsprivateregistration.com
- qe4d44ge9gb@networksolutionsprivateregistration.com
- ron_fuller@mentor.com
- ts2wv9zd3eq@networksolutionsprivateregistration.com
- u488t5nt5pe@networksolutionsprivateregistration.com
Subdomains
120 observed subdomains of mentor.com.
Showing 25 of 120. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from mentor.com in the public web crawl.
977 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for mentor.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | me-ss2-gi0mop.mailengine1.com |
| SPF_INCLUDE | mentor-info.com |
| SPF_INCLUDE | mentorg.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_IP | 167.89.16.183/32 |
| SPF_IP | 167.89.16.245/32 |
| SPF_IP | 192.94.38.40 |
| SPF_MX | mentor.com |
Related pages
Pivot deeper into the graph from mentor.com.
- IP · 100.28.204.96
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:2
- Country · US
- Email · a79qv8qr7q5@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · me…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.