Hostname
radissoncollection.com
Last fetched
radissoncollection.com resolves to 2 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in SG. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
radissoncollection.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.69.33.244 | 104.69.32.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | SG |
| 23.204.25.4 | 23.204.0.0/19 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
WHOIS identity
- Registrar
- iana:292
- Organization
- radisson hospitality belgium bv srl
- Contact emails
- —
Subdomains
1 observed subdomain of radissoncollection.com.
| Subdomain |
|---|
| www.radissoncollection.com |
Web-graph footprint
Distinct hostnames that link to or from radissoncollection.com in the public web crawl.
91 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
20 SPF mechanisms authorising senders for radissoncollection.com.
| Mechanism | Target |
|---|---|
| SPF_A | radissoncollection.com |
| SPF_INCLUDE | spf.logicalware.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.rezidor.com |
| SPF_INCLUDE | spf.tmes.trendmicro.com |
| SPF_INCLUDE | spf_3a.oracleindustry.com |
| SPF_IP | 128.177.144.7/32 |
| SPF_IP | 128.177.154.7/32 |
| SPF_IP | 148.105.0.0/16 |
| SPF_IP | 198.2.128.0/18 |
| SPF_IP | 205.201.128.0/20 |
| SPF_IP | 207.166.86.53 |
| SPF_IP | 207.166.92.11/32 |
| SPF_IP | 207.166.94.53 |
| SPF_IP | 207.166.95.11/32 |
| SPF_IP | 52.208.166.252/32 |
| SPF_IP | 65.221.28.5/32 |
| SPF_IP | 93.165.150.78/32 |
| SPF_MX | radissoncollection.com |
Related pages
Pivot deeper into the graph from radissoncollection.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "radissoncollection.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.