Skip to content

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

WHISPER CANON · abya.techRouting diversity4.8/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/abya.tech

Resolution chain

abya.tech resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.229.166.11115.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.BR
177.71.152.115177.71.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
18.231.70.5618.231.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
52.67.234.6552.67.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
54.233.188.1754.233.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.94.9.4454.94.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
56.125.17.17456.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.125.59.15156.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.33.24156.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.161.2856.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

31 observed subdomains of abya.tech.

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 outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for abya.tech.

MechanismTarget
SPF_Aabya.tech
SPF_INCLUDE_spf.google.com
SPF_IP72.9.151.116
SPF_IP72.9.151.239
SPF_IP72.9.151.244
SPF_MXabya.tech

Related pages

Pivot deeper into the graph from abya.tech.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.