Hostname
azatec.com
Last fetched
azatec.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
azatec.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 |
|---|---|---|---|---|
| 52.213.7.36 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- azatec consulting s.r.l. ing. pietro azzara
- Contact emails
- pietroazzara@hotmail.com
- 3045f6ca-b393-4e2c-96a8-c2927e59ac20@identity-protect.org
- 5f2b4fb5-39e2-4a93-8c27-95288d7bff91@identity-protect.org
- 7c584948-c44d-4491-9b07-107f2292ffc9@identity-protect.org
- 7da9450c-94c8-437e-a5c0-f8272e066c88@identity-protect.org
- c3db949f-44eb-405a-80a2-4c7c7be0f951@identity-protect.org
- c88fb399-19b6-428d-9737-3c6765942b50@identity-protect.org
- f2c420e1-6dcf-4aec-9194-9704d8fe649f@identity-protect.org
Subdomains
28 observed subdomains of azatec.com.
Showing 24 of 28. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from azatec.com in the public web crawl.
5 sites link to this hostname.
19 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for azatec.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.atlassian.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | emaileuc.freshservice.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from azatec.com.
- IP · 52.213.7.36
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · pietroazzara@hotmail.com
- TLD · .com
- Browse hostnames · az…
- 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: "azatec.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.