Hostname
arquitesta.com
Last fetched
arquitesta.com resolves to 1 IPv4 address operated by GOOGLE - Google LLC in NL. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
arquitesta.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 |
|---|---|---|---|---|
| 35.214.129.40 | 35.214.128.0/17 | AS15169 | GOOGLE - Google LLC | NL |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 35549697b60d9b8403d635a80ea5baa4ef52d0a7b71bd414db34aeeae5c3e7ad@arquitesta.com.whoisproxy.org
- 480c5b9826894d9e165c40370aa5e5f9dccdc2fb38cd8bc7c0c39b137ac9ad07@arquitesta.com.whoisproxy.org
- 51203ef648f9f9f6c6340b928e64373a07f742939ce6bfc9056a74e5cb8b5257@arquitesta.com.whoisproxy.org
- 535dde4c77e47f74d7a50f0f3ae3c3415d5b086bb235e980d975e0933e758d8c@arquitesta.com.whoisproxy.org
- 701ec491c2953aedafe13b3c5672b3940cf2d39ac530801a531c3728c12b3a42@arquitesta.com.whoisproxy.org
- 7027bb0f9b6e62d7f6ace9d1731369fc6e40a55721a4c76438c5ae4c2d6ff9e4@arquitesta.com.whoisproxy.org
- 95e61f8a39f1f800f26dfaca2774ff45dd0b7daea34e3e82165fb4667cb69b54@arquitesta.com.whoisproxy.org
- c354664fc91af1dd772d9c310de6986cc882bd597bd49b9fc1b1ef820e22a087@arquitesta.com.whoisproxy.org
- c3ffd3e5c4e8415d62eb9df58ccac1ef73d01aff2605465486eca46e3f9a0bab@arquitesta.com.whoisproxy.org
- c9609516fe8cea945c7b75e79639e2bfb3108af6f92337a2d30bb76fc0b2592b@arquitesta.com.whoisproxy.org
- c970ce221ab48df9f23e9d98fbc27ca1a22909cef12e59080de608eb750211a3@arquitesta.com.whoisproxy.org
- fe75681a77cb575923b85d934f93f176bcddc497d96d4bdd5ebee9d510c602db@arquitesta.com.whoisproxy.org
Subdomains
2 observed subdomains of arquitesta.com.
Web-graph footprint
Distinct hostnames that link to or from arquitesta.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for arquitesta.com.
| Mechanism | Target |
|---|---|
| SPF_A | arquitesta.com |
| SPF_A | es16.siteground.eu |
| SPF_INCLUDE | arquitesta.com.spf.auto.dnssmarthost.net |
| SPF_MX | arquitesta.com |
Related pages
Pivot deeper into the graph from arquitesta.com.
- IP · 35.214.129.40
- ASN · AS15169GOOGLE - Google LLC
- Registrar · iana:269
- Country · NL
- Email · 35549697b60d9b8403d635a80ea5baa4ef52d0a7b71bd414db34aeeae5c3e7ad@arquitesta.com.whoisproxy.org
- TLD · .com
- Browse hostnames · ar…
- 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: "arquitesta.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.