Hostname
ubisoft.com
Last fetched
ubisoft.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
ubisoft.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.160.150.105 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.160.150.109 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.160.150.112 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.160.150.68 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.215.102 | 99.84.214.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.215.34 | 99.84.214.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.215.41 | 99.84.214.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.215.48 | 99.84.214.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:81
- Organization
- cã©cile russeil
- Contact emails
- 16633107927026d235cd146b99e9f7fb-155864@contact.gandi.net
- 1a9522b7652d63fdb1fc676eda0d2d05-155864@contact.gandi.net
- 32105c8129593e6fa2499caf4eaeb439-155864@contact.gandi.net
- 3c2401de1c9d32bd71edf069382af4e2-155864@contact.gandi.net
- 580375da62aec86b8be80b367c492d56-155864@contact.gandi.net
- 708b125f2dfa9a8649bda344aaf82285-155864@contact.gandi.net
- 83fc9a2150118e7eed3fbbb2a0dfd522-155864@contact.gandi.net
- 8ea4c491ff6a5339104b529f6ae29f82-155864@contact.gandi.net
- b67a2ddbd5e660587e3f8c874ff156da-155864@contact.gandi.net
- c38e34638e159ce2bff78f4e7d9f136d-155864@contact.gandi.net
Subdomains
1,520 observed subdomains of ubisoft.com.
Showing 25 of 1,520. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ubisoft.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for ubisoft.com.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | _spf.ubisoft.com |
Related pages
Pivot deeper into the graph from ubisoft.com.
- IP · 3.160.150.105
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:81
- Country · DE
- Email · 16633107927026d235cd146b99e9f7fb-155864@contact.gandi.net
- TLD · .com
- 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.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.