Hostname
ei-ph.rdtcdn.com
Last fetched
ei-ph.rdtcdn.com resolves to 16 IPv4 addresses operated by SWIFTWILL2 - Swiftwill, Inc. in SG.
Nutrition Label
Resolution chain
ei-ph.rdtcdn.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 64.88.254.160 | 64.88.240.0/20 | AS30361 | SWIFTWILL2 - Swiftwill, Inc. | SG |
| 64.88.254.161 | 64.88.240.0/20 | AS30361 | SWIFTWILL2 - Swiftwill, Inc. | SG |
| 64.88.254.162 | 64.88.240.0/20 | AS30361 | SWIFTWILL2 - Swiftwill, Inc. | SG |
| 64.88.254.163 | 64.88.240.0/20 | AS30361 | SWIFTWILL2 - Swiftwill, Inc. | SG |
| 64.88.254.164 | 64.88.240.0/20 | AS30361 | SWIFTWILL2 - Swiftwill, Inc. | SG |
| 64.88.254.165 | 64.88.240.0/20 | AS30361 | SWIFTWILL2 - Swiftwill, Inc. | SG |
| 64.88.254.166 | 64.88.240.0/20 | AS30361 | SWIFTWILL2 - Swiftwill, Inc. | SG |
| 64.88.254.167 | 64.88.240.0/20 | AS30361 | SWIFTWILL2 - Swiftwill, Inc. | SG |
| 67.22.52.16 | 67.22.52.0/24 | AS29789 | REFLECTED - Reflected Networks, Inc. | SG |
| 67.22.52.17 | 67.22.52.0/24 | AS29789 | REFLECTED - Reflected Networks, Inc. | SG |
| 67.22.52.18 | 67.22.52.0/24 | AS29789 | REFLECTED - Reflected Networks, Inc. | SG |
| 67.22.52.19 | 67.22.52.0/24 | AS29789 | REFLECTED - Reflected Networks, Inc. | SG |
| 67.22.52.20 | 67.22.52.0/24 | AS29789 | REFLECTED - Reflected Networks, Inc. | SG |
| 67.22.52.21 | 67.22.52.0/24 | AS29789 | REFLECTED - Reflected Networks, Inc. | SG |
| 67.22.52.22 | 67.22.52.0/24 | AS29789 | REFLECTED - Reflected Networks, Inc. | SG |
| 67.22.52.23 | 67.22.52.0/24 | AS29789 | REFLECTED - Reflected Networks, Inc. | SG |
WHOIS identity
No WHOIS records are currently associated with ei-ph.rdtcdn.com in WhisperGraph.
Web-graph footprint
Distinct hostnames that link to or from ei-ph.rdtcdn.com in the public web crawl.
2,140 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from ei-ph.rdtcdn.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ei-ph.rdtcdn.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.