Hostname
centummarkhotel.com
Last fetched
centummarkhotel.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in TW. WHOIS lists iana:244 as the registrar.
Nutrition Label
Resolution chain
centummarkhotel.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.169.36.20 | 3.169.36.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.36.30 | 3.169.36.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.36.40 | 3.169.36.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.36.62 | 3.169.36.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 52.222.214.127 | 52.222.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.214.30 | 52.222.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.214.77 | 52.222.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.214.94 | 52.222.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:244
- Organization
- centummarkhotel
- Contact emails
Subdomains
1 observed subdomain of centummarkhotel.com.
| Subdomain |
|---|
| www.centummarkhotel.com |
Web-graph footprint
Distinct hostnames that link to or from centummarkhotel.com in the public web crawl.
21 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for centummarkhotel.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 52.79.92.223/32 |
Related pages
Pivot deeper into the graph from centummarkhotel.com.
- IP · 3.169.36.20
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:244
- Country · TW
- Email · contact@the-real.co.kr
- TLD · .com
- Browse hostnames · ce…
- 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: "centummarkhotel.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.