Skip to content

Hostname

ubisoft.org

Last fetched

ubisoft.org is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. ubisoft.org is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · ubisoft.orgRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ubisoft.org

Resolution chain

No IPv4 resolution is recorded for ubisoft.org in WhisperGraph.

IPv6 resolution

No AAAA record for ubisoft.org is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:81
Registrant organisation
marc muraccini
Contact emails
hostmaster@ubisoft.com, 16633107927026d235cd146b99e9f7fb-155864@contact.gandi.net, 32105c8129593e6fa2499caf4eaeb439-155864@contact.gandi.net, 3c2401de1c9d32bd71edf069382af4e2-155864@contact.gandi.net

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • nic1.ubisoft.com
  • nic2.ubisoft.com
  • dns1.ubisoft.fr
  • dns2.ubisoft.fr

Threat-feed evidence

History

Related pages

Pivot from ubisoft.org into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ubisoft.org"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.