Hostname
amtexsystems.com
Last fetched
amtexsystems.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
amtexsystems.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 65.0.62.4 | 65.0.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- amtex systems
- Contact emails
- amtex@carroll.com
- 049630f1-e299-4d33-97cb-82287d1975ba@identity-protect.org
- 1116ddc2-f25c-4cff-a301-bac215facdc7@identity-protect.org
- 378fc584-c0c5-42b1-aa49-303225e02a28@identity-protect.org
- 76cf7b02-b9e0-4985-810f-7a1c61dfe191@identity-protect.org
- c5595bdc-9e93-4453-b094-fde1df8d1470@identity-protect.org
- d4c8880e-d62c-485c-bae7-2efd4f9997a3@identity-protect.org
- owner-11064236@amtexsystems.com.whoisprivacyservice.org
- owner-11334185@amtexsystems.com.whoisprivacyservice.org
- owner-11406752@amtexsystems.com.whoisprivacyservice.org
- owner-4682145@amtexsystems.com.whoisprivacyservice.org
- owner-617501@amtexsystems.com.whoisprivacyservice.org
Subdomains
14 observed subdomains of amtexsystems.com.
Web-graph footprint
Distinct hostnames that link to or from amtexsystems.com in the public web crawl.
16 sites link to this hostname.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for amtexsystems.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | one.zoho.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from amtexsystems.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "amtexsystems.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.