Skip to content

Hostname

cuisilam.com

Last fetched

cuisilam.com resolves to 1 IPv4 address operated by FIBRENOIRE-INTERNET - Videotron Ltee in CA. WHOIS lists iana:1375 as the registrar.

Nutrition Label

WHISPER CANON · cuisilam.comRouting diversity1.5/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cuisilam.com

Resolution chain

cuisilam.com resolves to 1 distinct IPv4 address 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

WHOIS identity

Registrar
iana:1375
Organization
hebergement saglac
Contact emails

Subdomains

4 observed subdomains of cuisilam.com.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for cuisilam.com.

MechanismTarget
SPF_Acuisilam.com
SPF_IP198.154.191.140
SPF_IP198.50.100.170
SPF_IP54.39.96.175
SPF_MXcuisilam.com

Related pages

Pivot deeper into the graph from cuisilam.com.

Cypher and MCP

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

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