Hostname
abya.tech
Last fetched
abya.tech resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
abya.tech resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 15.229.166.111 | 15.228.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 177.71.152.115 | 177.71.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.231.70.56 | 18.231.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 52.67.234.65 | 52.67.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 54.233.188.17 | 54.233.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 54.94.9.44 | 54.94.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 56.125.17.174 | 56.125.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 56.125.59.151 | 56.125.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 56.126.33.241 | 56.126.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 56.126.161.28 | 56.126.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
31 observed subdomains of abya.tech.
Showing 17 of 31. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from abya.tech in the public web crawl.
6 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
6 SPF mechanisms authorising senders for abya.tech.
| Mechanism | Target |
|---|---|
| SPF_A | abya.tech |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 72.9.151.116 |
| SPF_IP | 72.9.151.239 |
| SPF_IP | 72.9.151.244 |
| SPF_MX | abya.tech |
Related pages
Pivot deeper into the graph from abya.tech.
- IP · 15.229.166.111
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:146
- Country · BR
- Email · abya.tech@domainsbyproxy.com
- TLD · .tech
- Browse hostnames · ab…
- 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: "abya.tech"})-[: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.