Skip to content

Hostname

qleanair.com

Last fetched

qleanair.com resolves to 2 IPv4 addresses operated by ILAIT in SE. WHOIS lists iana:73 as the registrar.

Nutrition Label

WHISPER CANON · qleanair.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/qleanair.com

Resolution chain

qleanair.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:73
Organization
domain name department
Contact emails

Subdomains

10 observed subdomains of qleanair.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for qleanair.com.

MechanismTarget
SPF_INCLUDE_spf.odoo.com
SPF_INCLUDE_spf.online.superoffice.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.emarketeer.com
SPF_IP151.236.200.16
SPF_IP151.236.200.18
SPF_IP40.95.71.51
SPF_IP40.95.74.81
SPF_IP46.182.203.138/32

Related pages

Pivot deeper into the graph from qleanair.com.

Cypher and MCP

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

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