Skip to content

Hostname

microcar.cool

Last fetched

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

Nutrition Label

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

Resolution chain

microcar.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

3 observed subdomains of microcar.cool.

Web-graph footprint

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

12 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for microcar.cool.

MechanismTarget
SPF_Amicrocar.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_MXmicrocar.cool

Related pages

Pivot deeper into the graph from microcar.cool.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "microcar.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.