Skip to content

Hostname

ubisoftconnect.com

Last fetched

ubisoftconnect.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · ubisoftconnect.comRouting diversity5.9/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ubisoftconnect.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.205.212.2518.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.213.122.718.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.215.109.623.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.140.1473.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.228.128.2033.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.200.83.19434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.109.20034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.172.10334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.206.242.034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.237.25.9334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.174.229.3035.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.223.255.18844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.202.104.20752.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.203.52.24252.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.203.70.16852.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.4.179.6552.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.174.193.11554.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.243.69.25554.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
100.48.36.221100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
32.198.208.18532.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
marc muraccini
Contact emails

Subdomains

5 observed subdomains of ubisoftconnect.com.

Web-graph footprint

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

514 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ubisoftconnect.com.

MechanismTarget
SPF_INCLUDE_mailcust.gandi.net

Related pages

Pivot deeper into the graph from ubisoftconnect.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ubisoftconnect.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.