Skip to content

Hostname

corusent.com

Last fetched

corusent.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.249.205.10513.249.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.205.3313.249.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.205.3713.249.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.205.8213.249.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.58.2813.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.3713.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.6213.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.9513.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.139.1193.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.233.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.63.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.863.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
corus entertainment
Contact emails

Subdomains

82 observed subdomains of corusent.com.

Web-graph footprint

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

631 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for corusent.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP107.23.229.154
SPF_IP54.208.35.129
SPF_IP64.141.104.115

Related pages

Pivot deeper into the graph from corusent.com.

Cypher and MCP

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

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