Hostname
ceylonroyaltea.com
Last fetched
ceylonroyaltea.com resolves to 2 IPv4 addresses operated by AS16276 in SG. WHOIS lists iana:9 as the registrar.
Nutrition Label
Resolution chain
ceylonroyaltea.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 |
|---|---|---|---|---|
| 15.235.164.173 | 15.235.128.0/17 | AS16276 | — | SG |
| 69.10.60.130 | 69.10.48.0/20 | AS19318 | IS-AS-1 - Interserver, Inc | US |
WHOIS identity
- Registrar
- iana:9
- Organization
- perfect privacy,
- Contact emails
Subdomains
4 observed subdomains of ceylonroyaltea.com.
Showing 3 of 4. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ceylonroyaltea.com in the public web crawl.
21 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for ceylonroyaltea.com.
| Mechanism | Target |
|---|---|
| SPF_A | ceylonroyaltea.com |
| SPF_INCLUDE | spf.a2hosting.com |
| SPF_IP | 66.198.240.58 |
| SPF_MX | ceylonroyaltea.com |
Related pages
Pivot deeper into the graph from ceylonroyaltea.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ceylonroyaltea.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.