Skip to content

Hostname

bulle.ca

Last fetched

bulle.ca resolves to 1 IPv4 address operated by SCALAHOSTING - Scala Hosting LLC in US.

Nutrition Label

WHISPER CANON · bulle.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bulle.ca

Resolution chain

bulle.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
209.142.66.152209.142.66.0/24AS40476SCALAHOSTING - Scala Hosting LLCUS

WHOIS identity

Registrar
Organization
bulle bijouterie pour mamans
Contact emails

Subdomains

4 observed subdomains of bulle.ca.

Web-graph footprint

Distinct hostnames that link to or from bulle.ca in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for bulle.ca.

MechanismTarget
SPF_Abulle.ca
SPF_IP184.107.95.142
SPF_IP209.142.66.152
SPF_MXbulle.ca

Related pages

Pivot deeper into the graph from bulle.ca.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bulle.ca"})-[: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.