Hostname
cdn.revjet.com
Last fetched
cdn.revjet.com resolves to 18 IPv4 addresses operated by GLOBE-TELECOM-AS Globe Telecoms in PH.
Nutrition Label
Resolution chain
cdn.revjet.com resolves to 18 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 1.37.77.18 | 1.37.0.0/16 | AS4775 | GLOBE-TELECOM-AS Globe Telecoms | PH |
| 104.18.0.3 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.1.3 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 184.24.77.68 | 184.24.77.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 184.24.77.72 | 184.24.77.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.16.164.41 | 2.16.164.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.16.241.16 | 2.16.241.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.16.241.17 | 2.16.241.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.19.198.208 | 2.19.198.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.21.74.58 | 2.21.74.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
| 2.21.74.83 | 2.21.74.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
| 203.177.38.113 | 203.177.38.0/24 | AS4775 | GLOBE-TELECOM-AS Globe Telecoms | PH |
| 23.32.238.43 | 23.32.238.0/23 | AS20940 | AKAMAI-ASN1 | DE |
| 23.44.201.200 | 23.44.201.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.44.201.201 | 23.44.201.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 95.100.146.106 | 95.100.146.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
| 95.100.146.120 | 95.100.146.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
| 2.16.164.128 | 2.16.164.0/24 | AS20940 | AKAMAI-ASN1 | DE |
WHOIS identity
No WHOIS records are currently associated with cdn.revjet.com in WhisperGraph.
Web-graph footprint
Distinct hostnames that link to or from cdn.revjet.com in the public web crawl.
30 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from cdn.revjet.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cdn.revjet.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.