Hostname
enamix.com
Last fetched
enamix.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
enamix.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.67.39.120 | 18.67.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.67.39.44 | 18.67.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.67.39.80 | 18.67.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.67.39.81 | 18.67.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.3.101 | 3.170.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.3.27 | 3.170.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.3.71 | 3.170.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.3.8 | 3.170.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- inc. enamix
- Contact emails
- johnj@enamix.com
- 3d64c247-4ba1-4202-9cf1-46ef8db6a337@identity-protect.org
- 48ba71a4-017e-43dc-9892-313f4f567935@identity-protect.org
- 50654905-c552-4379-949b-068360f77a83@identity-protect.org
- 7a403fee-3cf9-43c2-b525-dc890c26357e@identity-protect.org
- 9da28d6e-4b00-451c-89bb-2697046b06c0@identity-protect.org
- b22a06fa-4d45-40e6-aeae-035434bed90c@identity-protect.org
- owner-11764833@enamix.com.whoisprivacyservice.org
- owner-3797101@enamix.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of enamix.com.
Web-graph footprint
Distinct hostnames that link to or from enamix.com in the public web crawl.
7 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for enamix.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.jobdiva.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | enamix.com |
Related pages
Pivot deeper into the graph from enamix.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "enamix.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.