Hostname
setar.aw
Last fetched
setar.aw resolves to 1 IPv4 address operated by SERVICIO DI TELECOMUNICACION DI ARUBA SETAR N.V. in AW.
Nutrition Label
Resolution chain
setar.aw 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 |
|---|---|---|---|---|
| 186.189.1.229 | 186.189.0.0/23 | AS11816 | SERVICIO DI TELECOMUNICACION DI ARUBA SETAR N.V. | AW |
WHOIS identity
No WHOIS records are currently associated with setar.aw in WhisperGraph.
Subdomains
48 observed subdomains of setar.aw.
Showing 25 of 48. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from setar.aw in the public web crawl.
94 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for setar.aw.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | _spf.setar.aw |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | cust-spf.exacttarget.com |
| SPF_INCLUDE | spf.alchemer.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.trustit.eu |
| SPF_IP | 185.32.76.5/32 |
Related pages
Pivot deeper into the graph from setar.aw.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "setar.aw"})-[: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.