Skip to content

Hostname

corushotels.com

Last fetched

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

Nutrition Label

WHISPER CANON · corushotels.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/corushotels.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.152.127108.156.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.152.13108.156.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.152.5108.156.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.152.73108.156.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.255.1053.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.1083.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.1153.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.543.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.149.10352.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.149.6252.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.149.7752.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.149.7952.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:146
Organization
amco fm
Contact emails

Subdomains

5 observed subdomains of corushotels.com.

Web-graph footprint

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

124 sites link to this hostname.

51 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for corushotels.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEguestline.net
SPF_INCLUDEroomlynx.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP109.228.39.43
SPF_IP149.72.142.136
SPF_IP167.89.7.221
SPF_IP167.89.70.1
SPF_IP168.245.126.41
SPF_IP185.253.177.81

Related pages

Pivot deeper into the graph from corushotels.com.

Cypher and MCP

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

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