Skip to content

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

WHISPER CANON · freeauti.orgRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/freeauti.org

Resolution chain

freeauti.org resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.128.44.51108.144.206.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
34.248.101.7235.34.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.143.12152.60.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.248.2752.216.116.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.81.5252.216.116.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
54.194.152.8254.222.113.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1383
Organization
blitscale s. l
Contact emails

Subdomains

6 observed subdomains of freeauti.org.

Web-graph footprint

Distinct hostnames that link to or from freeauti.org in the public web crawl.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for freeauti.org.

MechanismTarget
SPF_INCLUDEspf.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 20

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