Skip to content

Hostname

ligier.cool

Last fetched

ligier.cool resolves to 1 IPv4 address operated by KABSI-AS in AT. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · ligier.coolRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ligier.cool

Resolution chain

ligier.cool resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
195.202.147.138195.202.128.0/19AS8339KABSI-ASAT

WHOIS identity

Registrar
iana:151
Organization
microcar
Contact emails

Subdomains

2 observed subdomains of ligier.cool.

Web-graph footprint

Distinct hostnames that link to or from ligier.cool in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ligier.cool.

MechanismTarget
SPF_Aligier.cool
SPF_IP127.0.0.0/8
SPF_IP192.168.65.0/24
SPF_IP195.202.147.138
SPF_IP82.218.176.64/27
SPF_MXligier.cool

Related pages

Pivot deeper into the graph from ligier.cool.

Cypher and MCP

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

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