Skip to content

Hostname

ausolan.com

Last fetched

ausolan.com resolves to 2 IPv4 addresses operated by OVH in ES. WHOIS lists iana:379 as the registrar.

Nutrition Label

WHISPER CANON · ausolan.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ausolan.com

Resolution chain

ausolan.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:379
Organization
auzo lagun s.coop
Contact emails

Subdomains

54 observed subdomains of ausolan.com.

Web-graph footprint

Distinct hostnames that link to or from ausolan.com in the public web crawl.

168 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ausolan.com.

MechanismTarget
SPF_Aausolan.com
SPF_Amantis.ausolan.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.acumbamail.com
SPF_IP151.80.176.11
SPF_IP151.80.176.16
SPF_IP151.80.187.197
SPF_IP185.198.64.120
SPF_IP46.105.180.197
SPF_MXausolan.com

Related pages

Pivot deeper into the graph from ausolan.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ausolan.com"})-[: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.