Skip to content

Hostname

qualibat.com

Last fetched

qualibat.com resolves to 2 IPv4 addresses operated by INFOMANIAK-AS in CH. WHOIS lists iana:81 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
83.166.130.13583.166.128.0/19AS29222INFOMANIAK-ASCH
82.97.10.20382.97.0.0/19AS8554ATSAT ATSAT Autonomous SystemFR

WHOIS identity

Registrar
iana:81
Organization
(nnr-qualib6) qualibat gestion
Contact emails

Subdomains

23 observed subdomains of qualibat.com.

Web-graph footprint

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

2,966 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for qualibat.com.

MechanismTarget
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tipimail.com
SPF_INCLUDEspfcloud.letsignit.com
SPF_INCLUDEturbo-smtp.com
SPF_IP185.61.190.86
SPF_IP46.255.205.110
SPF_IP81.252.38.11
SPF_IP82.97.10.192/27
SPF_IP82.97.11.208/28

Related pages

Pivot deeper into the graph from qualibat.com.

Cypher and MCP

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

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