Hostname
artez.com
Last fetched
artez.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
artez.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.59.34.91 | 13.58.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.14.232.185 | 3.14.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.151.99.127 | 3.144.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.17.103.122 | 3.16.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- artez interactive
- Contact emails
- certadmin@artez.com
- hartez@artez.com
- 1a1f5b51-e1ed-42bc-87db-a1895dd90062@identity-protect.org
- 243db2ca-35c0-4434-b0bc-79d661e9962f@identity-protect.org
- 79c08897-7da5-4b77-9179-43919fec4301@identity-protect.org
- cd0aaa4c-ddff-4f3a-8b22-1212b8d81891@identity-protect.org
- cead92d1-3632-4ac3-975b-14795c5a1a70@identity-protect.org
- ef8420c3-bd45-4e43-ba85-4c1dbee02f5f@identity-protect.org
- fb015b43-f933-4e14-a1f9-de854e760600@identity-protect.org
- owner-878820@artez.com.whoisprivacyservice.org
Subdomains
18 observed subdomains of artez.com.
Web-graph footprint
Distinct hostnames that link to or from artez.com in the public web crawl.
24 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
2 SPF mechanisms authorising senders for artez.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from artez.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "artez.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.