Hostname
arteche.com
Last fetched
arteche.com resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
arteche.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.157.189.129 | 18.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.122.215.143 | 3.120.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.126.142.4 | 3.124.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.66.178.65 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.181.122.35 | 63.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:2
- Organization
- arteche lantegi elkartea,
- Contact emails
Subdomains
19 observed subdomains of arteche.com.
Showing 15 of 19. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from arteche.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for arteche.com.
| Mechanism | Target |
|---|---|
| SPF_A | arteche.com |
| SPF_INCLUDE | _spf-dc55.sapsf.eu |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 164.132.158.23 |
| SPF_IP | 37.187.166.239 |
| SPF_IP | 5.196.93.239 |
| SPF_MX | arteche.com |
Related pages
Pivot deeper into the graph from arteche.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "arteche.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.