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
Resolution chain
corushotels.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.156.152.127 | 108.156.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.156.152.13 | 108.156.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.156.152.5 | 108.156.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.156.152.73 | 108.156.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.174.255.105 | 3.174.254.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.174.255.108 | 3.174.254.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.174.255.115 | 3.174.254.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.174.255.54 | 3.174.254.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.222.149.103 | 52.222.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.222.149.62 | 52.222.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.222.149.77 | 52.222.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.222.149.79 | 52.222.148.0/22 | AS16509 | AMAZON-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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
13 SPF mechanisms authorising senders for corushotels.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | guestline.net |
| SPF_INCLUDE | roomlynx.net |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.mailanyone.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 109.228.39.43 |
| SPF_IP | 149.72.142.136 |
| SPF_IP | 167.89.7.221 |
| SPF_IP | 167.89.70.1 |
| SPF_IP | 168.245.126.41 |
| SPF_IP | 185.253.177.81 |
Related pages
Pivot deeper into the graph from corushotels.com.
- IP · 108.156.152.127
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:146
- Country · US
- Email · noreply@data-protected.net
- TLD · .com
- Browse hostnames · co…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.