Hostname
freeauti.org
Last fetched
freeauti.org resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1383 as the registrar.
Nutrition Label
Resolution chain
freeauti.org resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.128.44.51 | 108.144.206.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.248.101.72 | 35.34.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.19.143.121 | 52.60.64.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.208.248.27 | 52.216.116.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.212.81.52 | 52.216.116.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.194.152.82 | 54.222.113.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:1383
- Organization
- blitscale s. l
- Contact emails
- —
Subdomains
6 observed subdomains of freeauti.org.
Showing 3 of 6. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from freeauti.org in the public web crawl.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for freeauti.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.dondominio.com |
Related pages
Pivot deeper into the graph from freeauti.org.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "freeauti.org"})-[: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.