Hostname
ubisoft.ca
Last fetched
ubisoft.ca resolves to 1 IPv4 address operated by AS49544 in CA. WHOIS lists iana:401749 as the registrar.
Nutrition Label
Resolution chain
ubisoft.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 203.132.26.88 | 203.132.26.0/24 | AS49544 | — | CA |
WHOIS identity
- Registrar
- iana:401749
- Organization
- marc muraccini
- Contact emails
Subdomains
8 observed subdomains of ubisoft.ca.
Showing 5 of 8. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ubisoft.ca in the public web crawl.
21 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for ubisoft.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _mailcust.gandi.net |
| SPF_REDIRECT | _spf.ubisoft.com |
Related pages
Pivot deeper into the graph from ubisoft.ca.
- IP · 203.132.26.88
- ASN · AS49544
- Registrar · iana:401749
- Country · CA
- Email · 67b19ce5b2a773103a1ab327b621377c-1447459@contact.gandi.net
- TLD · .ca
- Browse hostnames · ub…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ubisoft.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.