Skip to content

Hostname

hebergementsaglac.com

Last fetched

hebergementsaglac.com resolves to 2 IPv4 addresses operated by FIBRENOIRE-INTERNET - Videotron Ltee in CA. WHOIS lists iana:1375 as the registrar.

Nutrition Label

WHISPER CANON · hebergementsaglac.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/hebergementsaglac.com

Resolution chain

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

IPPrefixASNOperatorCountry
198.154.191.140198.154.184.0/21AS22652FIBRENOIRE-INTERNET - Videotron LteeCA
199.175.162.0199.175.162.0/24AS32613IWEB-AS - Leaseweb Canada Inc.CA

WHOIS identity

Registrar
iana:1375
Organization
hebergement saglac
Contact emails

Subdomains

3 observed subdomains of hebergementsaglac.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • hebergementsaglac.com

SPF policy

4 SPF mechanisms authorising senders for hebergementsaglac.com.

MechanismTarget
SPF_Ahebergementsaglac.com
SPF_IP198.154.191.140
SPF_IP199.175.162.0
SPF_MXhebergementsaglac.com

Related pages

Pivot deeper into the graph from hebergementsaglac.com.

Cypher and MCP

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

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