Skip to content

Hostname

roxio.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.211.238.21418.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.216.205.1463.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.180.963.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.182.73.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.90.15734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.196.47.7434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.224.229.21934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.206.191.13544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.214.246.24144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.68.23044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.222.16.1544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.136.13750.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
50.17.49.23250.17.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.59.13352.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.70.192.21052.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.72.136.16552.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.144.222.24854.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.157.23.6454.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.158.170.4554.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.160.5498.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
corel corporation
Contact emails

Subdomains

83 observed subdomains of roxio.com.

Web-graph footprint

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

804 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for roxio.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP54.84.125.69/32
SPF_IP54.88.102.222/32
SPF_MXroxio.com

Related pages

Pivot deeper into the graph from roxio.com.

Cypher and MCP

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

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