Hostname
nashmechanical.com
Last fetched
nashmechanical.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
nashmechanical.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.216.0.139 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.231.127.154 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.206.15.167 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 50.16.62.180 | 50.16.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.0.170.117 | 52.0.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.197.130.229 | 54.196.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of nashmechanical.com owner
- Contact emails
- 3165ec2b0a28fd0a6785c5d54630e51e@domaindiscreet.com
- 551c5eba0a28fd0a6d419a32a917ad22@domaindiscreet.com
- 8ee4ba830a28fd0a011a99129e22271c@domaindiscreet.com
- 6af18508-4089-4ece-81ee-705ebc8924ef@identity-protect.org
- 97fc3788-92d7-42b0-b270-6b8a5bddacc7@identity-protect.org
- e2e0cf0e-335f-40a7-82c4-cdddaa6b6566@identity-protect.org
Subdomains
2 observed subdomains of nashmechanical.com.
Web-graph footprint
Distinct hostnames that link to or from nashmechanical.com in the public web crawl.
1 site linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for nashmechanical.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.messagingengine.com |
Related pages
Pivot deeper into the graph from nashmechanical.com.
- IP · 3.216.0.139
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 3165ec2b0a28fd0a6785c5d54630e51e@domaindiscreet.com
- TLD · .com
- Browse hostnames · na…
- 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: "nashmechanical.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.