Skip to content

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

WHISPER CANON · ubisoft.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ubisoft.com

Resolution chain

ubisoft.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.160.150.1053.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.1093.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.1123.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.683.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.215.10299.84.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.215.3499.84.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.215.4199.84.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.215.4899.84.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
cã©cile russeil
Contact emails

Subdomains

1,520 observed subdomains of ubisoft.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ubisoft.com.

MechanismTarget
SPF_REDIRECT_spf.ubisoft.com

Related pages

Pivot deeper into the graph from ubisoft.com.

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 20

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