Skip to content

Hostname

corel.net

Last fetched

corel.net 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 · corel.netRouting diversity5.7/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/corel.net

Resolution chain

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

IPPrefixASNOperatorCountry
100.24.157.69100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.27.133.117100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.48.200.182100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.21.129.15107.21.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.148.2003.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.10.843.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.233.200.2243.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.144.4934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.234.169.1834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.193.123.23444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.223.22844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.201.138.10952.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.203.160.23052.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.54.241.5052.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.146.245.22154.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.156.152.13554.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.80.156.13354.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.86.72.14398.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.204.131.10952.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.1.10544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
corel corporation
Contact emails

Subdomains

83 observed subdomains of corel.net.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for corel.net.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from corel.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "corel.net"})-[: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.