Hostname
altispeed-embed.secdn.net
Last fetched
altispeed-embed.secdn.net resolves to 12 IPv4 addresses operated by AS59253 in SG.
Nutrition Label
Resolution chain
altispeed-embed.secdn.net resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.254.153.205 | 103.254.152.0/22 | AS59253 | — | SG |
| 104.225.6.172 | 104.225.4.0/22 | AS36236 | NETACTUATE - NetActuate, Inc | US |
| 104.225.97.169 | 104.225.97.0/24 | AS36236 | NETACTUATE - NetActuate, Inc | US |
| 104.225.97.170 | 104.225.97.0/24 | AS36236 | NETACTUATE - NetActuate, Inc | US |
| 162.248.222.44 | 162.248.222.0/24 | AS36236 | NETACTUATE - NetActuate, Inc | US |
| 192.73.250.34 | 192.73.250.0/24 | AS36236 | NETACTUATE - NetActuate, Inc | US |
| 192.73.250.42 | 192.73.250.0/24 | AS36236 | NETACTUATE - NetActuate, Inc | US |
| 23.81.45.26 | 23.81.40.0/21 | AS134351 | — | JP |
| 51.161.164.52 | 51.161.128.0/17 | AS16276 | — | AU |
| 51.161.207.146 | 51.161.128.0/17 | AS16276 | — | AU |
| 66.220.7.43 | 66.220.0.0/19 | AS6939 | HURRICANE - Hurricane Electric LLC | US |
| 66.220.7.44 | 66.220.0.0/19 | AS6939 | HURRICANE - Hurricane Electric LLC | US |
WHOIS identity
No WHOIS records are currently associated with altispeed-embed.secdn.net in WhisperGraph.
Web-graph footprint
Distinct hostnames that link to or from altispeed-embed.secdn.net in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from altispeed-embed.secdn.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "altispeed-embed.secdn.net"})-[: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.