Skip to content

Hostname

confortsystemes.com

Last fetched

confortsystemes.com resolves to 2 IPv4 addresses operated by PLANETHOSTER-8 - PlanetHoster in FR. WHOIS lists iana:2487 as the registrar.

Nutrition Label

WHISPER CANON · confortsystemes.comRouting diversity2.4/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/confortsystemes.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.221.182.133185.221.180.0/22AS53589PLANETHOSTER-8 - PlanetHosterFR
185.53.179.113185.53.179.0/24AS206834DE

WHOIS identity

Registrar
iana:2487
Organization
confortek sarl
Contact emails

Subdomains

2 observed subdomains of confortsystemes.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for confortsystemes.com.

MechanismTarget
SPF_Aconfortsystemes.com
SPF_IP185.221.182.133
SPF_MXconfortsystemes.com

Related pages

Pivot deeper into the graph from confortsystemes.com.

Cypher and MCP

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

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